X Configuration for English/LyX keyboard + Compose Key
Shlomi Fish
shlomif at iglu.org.il
Fri Jun 25 18:17:50 IDT 2010
Hi all!
How do I set the X configuration in the following script:
[code]
#!/bin/sh
setxkbmap \
-option "compose:ralt,grp:switch,grp:alt_shift_toggle,grp_led:scroll" \
-variant ",lyx" \
'us,il'
[/code]
Into Xkb map in /etc/X11/xorg.conf. So far I have this, but it doesn't handle
the compose key:
[conf]
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,il"
Option "XkbVariant" ",lyx"
Option "XkbCompat" ""
Option "XkbOptions"
"compose:ralt,grp:switch,grp:alt_shift_toggle,grp_led:scroll"
EndSection
[/conf]
Regards and Shabbath Shalom,
Shlomi Fish
--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
My Aphorisms - http://www.shlomifish.org/humour.html
God considered inflicting XSLT as the tenth plague of Egypt, but then
decided against it because he thought it would be too evil.
Please reply to list if it's a mailing list post - http://shlom.in/reply .
More information about the Linux-il
mailing list