What is the proper place for setxkbmap command in Xfce? What is the proper place for it in general - other DEs and bare WMs? I have the following command:
setxkbmap -layout "us(colemak), ru(typewriter)" -option "grp:menu_toggle"
Putting it in .xsession didn't work. I want to make this command run, to make it work globally in GUI.
Edit (18.09.12): I went xfce4-settings-manager -> Session and Startup -> Application Autostart, then clicked "Add". There i tried to put two commands to make it work.
The full
setxkbmapcommand that i gave above verbatim under "Command".Created an executable file with the command in my PATH, put the file name under "Command".
Both variants didn't work. However the full path to the executable file with the command under "Command" text field worked.