Making a custom keymap for Blender
Making a custom keymap for Blender
One of the things I hadn't sorted out since dumping Windows was the ability to switch to a Greek keyboard.
It's actually easier in Mint than Windows, just have a look in the main menu, at Preferences Keyboard, and it follows from there.
No restart needed, of course. Little Union Flag icon changes to a Greek flag, και Ο Μπομπ είναι θείος σου.
#Linux #Mint #keymap
My middle right thumb key has been playing up again, so I've started experimenting with a few(!) things. Current #keymap is probably not the best advert for a 40% #ergomech #mechkeeb #Keyboard... 🙄
Leaning deeply into combos. Learning a lot about the difference between things that seem to make sense when abstracted vs things that make actual sense in action.
Muscle memory is being battered, but it feels good to experiment towards best fit. It will (/may?) pare down in the near future...
Eine "erschreckend schöne" #Europa-#Keymap zeigt die europäischen #Extremwetterereignisse von 2023 - des bislang wärmsten Jahres seit Aufzeichnungsbeginn:
https://climate.copernicus.eu/esotc/2023/key-events
Die Keymap ist Teil des Berichts "European State of the Climate 2023", der dieser Tage vom Copernicus Climate Chance Service und der Weltorganisation für #Meteorologie veröffentlicht wurde. Die gesamte Website dazu:
https://climate.copernicus.eu/esotc/2023
Interessant ist dort auch ein Blick in die Summary (PDF):
https://climate.copernicus.eu/sites/default/files/custom-uploads/ESOTC%202023/Summary_ESOTC2023.pdf
https://wiki.archlinux.org/title/Linux_console/Keyboard_configuration を参考にそろそろAの隣りをCtrlにしよう。
# localectrl status
System Locale: LANG=en_US.UTF-8
VC Keymap: (unset)
X11 Layout: (unset)
# cat /etc/vconsole.conf
:
#KEYMAP=us
ふむふむ。
# mkdir -p /usr/local/share/kbd/keymaps
# echo 'keycode 58 = Control' > /usr/local/share/kbd/keymaps/nocaps.map
# loadkeys !$
これでAの横がCtrlになった…と思ったらCaps Lockが、えーと、 ^Cが?
loadkeysしてデフォルトだったus配列も消えちゃった感じなのかな?とりあえずCtrl-Alt-Delしてやりなおそう。
# loadkeys /usr/share/kbd/keymaps/i386/qwerty/us.map.gz
# loadkeys /usr/local/share/kbd/keymaps/nocaps.map
したら期待どおりのキーボードになった気がする。や、なってない。時間がたつとわけのわからない動作になるなw
us.map.gzを全部コピーして編集することにしよう。というわけで次回はwlan0の設定とvimのインストールとなりまるw
Ok, who the heck at #Jetbrains thought this would be a good default #keymap in the #terminal scope?!
Cries in #VIM #developer trying to leave insert mode 🤦🏼
Trying to shape up a layer using QMK Firmware for typing Turkish, just like I did with 40% keyboards. This layer will benefit from both layer toggle and combo keys.
This is very a rough start, where it'll possibly change a lot, but I have high hopes!
#qmk #mechanicalkeyboard #mechanicalkeyboards #keymap #c #programming #turkish
~/.config/alacritty/alacritty.yml
key_bindings:
- { key: Back, chars: "\x7f" }
- { key: 26, mods: Alt, chars: "|" }
- { key: 26, mods: Alt|Shift, chars: "\\" }
- { key: 28, mods: Alt, chars: "[" }
- { key: 25, mods: Alt, chars: "]" }
- { key: 28, mods: Alt|Shift, chars: "{"}
- { key: 25, mods: Alt|Shift, chars: "}"}
😀 LibreELEC Kodi - Tastenbelegung einer Fernbedienung (HDMI CEC) anpassen
#LibreELEC #Kodi #Tastenbelegung #Fernbedienung #HDMICEC #Keymap