Robert Cernansky wrote:
> setxkbmap -layout us -symbols pc+us+altwin -variant super_win
>
> Does anybody know how to activate this "super_win" setting?
setxkbmap -option altwin:super_win
Things that have been set correctly in xorg.conf don't need to be
given again in the setxkbmap command. You can check with
setxkbmap -print
On my machine Xorg refuses to recognize multiple XkbOptions, and
in .bashrc I have this:
[ "$DISPLAY" != "" ] &&
setxkbmap -option ctrl:nocaps -option compose:menu
Benno
--
[email protected] mailing list