Can't switch the Keyboard Layout (Alt+Shift)
Posted: 18. May 2011, 07:31
Since I have upgraded Salix, Alt+Shit does nothing.
I get nothing for Hebrew:
How do I get Alt-Shift to work with Xfce without the need of xfce4-xkb-plugin nor xfce4-keyboard-settings ?
I can fix it in Fluxbox with:
Edit:
Add:
Code: Select all
$ grep fr /etc/X11/xkb/*
/etc/X11/xkb/keycodes.dir:-d------ -------- xfree98(pc98)
/etc/X11/xkb/keymap.dir:-d------ -------- xfree98(jp)
/etc/X11/xkb/keymap.dir:-------- -------- sgi_vndr/ch(fr_indy)
/etc/X11/xkb/keymap.dir:-------- -------- sgi_vndr/ch(fr_indy_nodeadkeys)
/etc/X11/xkb/keymap.dir:-------- -------- sgi_vndr/ch(fr_indigo)
/etc/X11/xkb/keymap.dir:-------- -------- sgi_vndr/ch(fr_indigo_nodeadkeys)
Code: Select all
$ grep il /etc/X11/xkb/*
$ grep he /etc/X11/xkb/*
I can fix it in Fluxbox with:
Edit:
Code: Select all
~/.fluxbox/keys
Code: Select all
Mod1 Shift :ToggleCmd {setxkbmap us} {setxkbmap il}