Keyboard layout shortcut changed to a single key, f4, because it multikey shortcuts require the fenrir key.

This commit is contained in:
Storm Dragon 2025-06-04 20:37:21 -04:00
parent 77065c55b4
commit 8c471adfa4
6 changed files with 7 additions and 7 deletions

View File

@ -126,4 +126,4 @@ KEY_FENRIR,KEY_F8=export_clipboard_to_x
KEY_FENRIR,KEY_CTRL,KEY_UP=inc_alsa_volume
KEY_FENRIR,KEY_CTRL,KEY_DOWN=dec_alsa_volume
KEY_FENRIR,KEY_SHIFT,KEY_V=announce_fenrir_version
KEY_CTRL,KEY_ALT,KEY_ESC=cycle_keyboard_layout
KEY_F4=cycle_keyboard_layout

View File

@ -126,4 +126,4 @@ KEY_FENRIR,KEY_F8=export_clipboard_to_x
KEY_FENRIR,KEY_CTRL,KEY_UP=inc_alsa_volume
KEY_FENRIR,KEY_CTRL,KEY_DOWN=dec_alsa_volume
KEY_FENRIR,KEY_SHIFT,KEY_V=announce_fenrir_version
KEY_CTRL,KEY_ALT,KEY_ESC=cycle_keyboard_layout
KEY_F4=cycle_keyboard_layout

View File

@ -126,4 +126,4 @@ KEY_FENRIR,KEY_CTRL,KEY_C=save_settings
KEY_FENRIR,KEY_F8=export_clipboard_to_x
KEY_FENRIR,KEY_ALT,KEY_UP=inc_alsa_volume
KEY_FENRIR,KEY_ALT,KEY_DOWN=dec_alsa_volume
KEY_CTRL,KEY_ALT,KEY_ESC=cycle_keyboard_layout
KEY_F4=cycle_keyboard_layout

View File

@ -126,4 +126,4 @@ KEY_FENRIR,KEY_CTRL,KEY_C=save_settings
KEY_FENRIR,KEY_F8=export_clipboard_to_x
KEY_FENRIR,KEY_ALT,KEY_UP=inc_alsa_volume
KEY_FENRIR,KEY_ALT,KEY_DOWN=dec_alsa_volume
KEY_CTRL,KEY_ALT,KEY_ESC=cycle_keyboard_layout
KEY_F4=cycle_keyboard_layout

View File

@ -85,5 +85,5 @@ alt+f12 - quit fenrir
^[[1;3F=temp_disable_speech
# control+end - toggle auto read
^[[1;5F=toggle_auto_read
# control+alt+escape - cycle keyboard layout
^[[27;7;27~=cycle_keyboard_layout
# F12 - cycle keyboard layout
^[[24~=cycle_keyboard_layout

View File

@ -216,4 +216,4 @@ KEY_FENRIR,KEY_F7=import_clipboard_from_x
KEY_FENRIR,KEY_F8=export_clipboard_to_x
KEY_FENRIR,KEY_CTRL,KEY_UP=inc_alsa_volume
KEY_FENRIR,KEY_CTRL,KEY_DOWN=dec_alsa_volume
KEY_CTRL,KEY_ALT,KEY_ESC=cycle_keyboard_layout
KEY_F12=cycle_keyboard_layout