I solved the problem.... I am very stupid, I had forgot to add --with-xkb-rules-symlink=xorg in the configure of xkeybord-config package and so setxkbmap did not find the rules "xorg"
thanks for the help Luca PS: I do not need to call setxkbmap at the startup, it is sufficient the line Option "XkbRules" "xorg" in the xorg.conf file On 14/07/07, Michael Uleysky <[EMAIL PROTECTED]> wrote: > 2007/7/14, Cubo Aula Info <[EMAIL PROTECTED]>: > > which options did you pass to setxkbmap? > > I tryed without success. > > > > Luca > > > > PS: > > Shouldn't setxkbmap be run automatically on startup? > > I have a script in KDE autostart directory with two strings: > setxkbmap -model pc104 -layout us,ru -variant ,winkeys > setxkbmap -option -option > grp:switch,grp_led:scroll,grp:ctrl_shift_toggle,caps:shiftlock > > But this is for English/Russian layout. For English only I think > setxkbmap -model pc104 -layout us > will be enough. You may found setxkbmap parameters in your xorg.conf > file. This is section describing keyboard. > -- > http://linuxfromscratch.org/mailman/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page > -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
