X Configuration for English/LyX keyboard + Compose Key

X Configuration for English/LyX keyboard + Compose Key

Tzafrir Cohen tzafrir at cohens.org.il
Sat Jun 26 05:07:24 IDT 2010


On Fri, Jun 25, 2010 at 06:17:50PM +0300, Shlomi Fish wrote:
> Hi all!
> 
> How do I set the X configuration in the following script:

-option does not set options. It adds options. To reset the options:
-options ''

Thus:

> 
> [code]
> #!/bin/sh
> 
> setxkbmap \

      -option '' \

>     -option "compose:ralt,grp:switch,grp:alt_shift_toggle,grp_led:scroll"  \
>     -variant ",lyx" \
>     'us,il'
> [/code]

To check the actual setup that was applied:

  xprop -root | grep _XKB

-- 
Tzafrir Cohen         | tzafrir at jabber.org | VIM is
http://tzafrir.org.il |                    | a Mutt's
tzafrir at cohens.org.il |                    |  best
tzafrir at debian.org    |                    | friend



More information about the Linux-il mailing list