Ciao,

        Gratsi, I was eying the autostart file, but ended up putting it in 
the aptly named /etc/X11/xinit/fixkeyboard.  One shouldn't argue with 
success, but your solution does seem simpler (and will survive a 
reinstall the next time I foobar the system)

        Question:  Why does the Keyboard layout control module, not fix the 
problem immediately?  The module's manual says that "Xkb options are 
property of X and are not handled in any way by kxkb - it just sets 
it up. "  It was because of this that I went looking for Xfree86.

With many thanks,
        James Henry Maiewski

On Wednesday 16 March 2005 6:34 pm, frengoGorgia wrote:
> Of course , you can put that command line :
>
> setxkbmap -option altwin:meta_alt
>
>
> in the startkde script /usr/bin/startkde
>
> exactly 1 line before this other line (line nr.219) :
>
>
> echo 'startkde: Starting up...'  1>&2
>
>
> This way command line will be executed for all users of your
> linuxbox when starting up  Kde .
>
> If you want that command only affect one of the users make a
> executable shell script ( i.e. called "right_Alt_key" ) and put
> this script in ~/.kde/Autostart/  directory
>
>
> cd ~/.kde/Autostart/
>
> echo "#! /bin/sh" >> right_Alt_key
>
> echo "setxkbmap -option altwin:meta_alt" >> right_Alt_key
>
> chmod ug+x right_Alt_key
>
>
>
> all done,restart kde session to verify
>
> > With an advance of thanks,
>
> Ciao ,
> Francesco

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to