Closed
Description
- Sway Version: sway version 1.1-rc1-38-g3f77591b (Jun 11 2019, branch 'master')
I was using a script in i3 to set my us key layout to use German "umlaut" (ä, ö, ü and ß).
setxkbmap -layout us -variant altgr-intl -option caps:none
xmodmap -e 'keycode 66 = Mode_switch'
xmodmap -e 'keycode 26 = e E EuroSign cent'
xmodmap -e 'keycode 30 = u U udiaeresis Udiaeresis'
xmodmap -e 'keycode 32 = o O odiaeresis Odiaeresis'
xmodmap -e 'keycode 38 = a A adiaeresis Adiaeresis'
xmodmap -e 'keycode 39 = s S ssharp'
Is it possible to do this with inputs
?
Metadata
Metadata
Assignees
Labels
No labels
Activity