- Package:
- keyboards-rg
- Source:
- keyboards-rg
- Submitter:
- Boris Veytsman
- Date:
- 2026-01-24 01:47:02 UTC
- Severity:
- normal
- Tags:
Dear Maintainer, The script provided with the package, /usr/bin/cyrx, has the line setxkbmap "us,pancyr$variant" -option 'grp:shift_toggle,compose:menu,lv3:ralt_switch' There is a typo here, preventing the keyboard switching. The correct line is: setxkbmap "us,pancyr$variant" -option 'grp:shifts_toggle,compose:menu,lv3:ralt_switch' (s/shift/shits/) Thanks B
Sorry, I meant s/shift/shifts/ Note the plural. See man xkeyboard-config grp:shifts_toggle Both Shifts together