Makes right alt my compose key

Compose key is used for inputting special characters more easily.

See the compose table for examples:

https://help.ubuntu.com/community/GtkComposeTable
This commit is contained in:
Jonathan Hodgson 2021-04-01 16:02:28 +01:00
parent c6a0909917
commit ec6bad4c1a
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ export CORPPASSCOMMAND="pass IRM/corp"
#xset r rate 200 70
# Set keymap to colemak
setxkbmap -layout gb,gb -variant "colemak," -option grp:shifts_toggle
setxkbmap -layout gb,gb -variant "colemak," -option grp:shifts_toggle -option compose:ralt
# Set key rate
xset r rate 200 70;