Jan de Groot wrote:
> On Thu, 2006-08-17 at 19:38 -0300, Ramiro Blanco wrote:
>
>> I couldn't find the patch you talked about... Where can i get it??
>> Thank you!
>>
>
> The evdev driver in current supports keyboard layouts, you might want to
> read the manpage that comes with it.
>
> In
Jan de Groot wrote:
> On Thu, 2006-08-17 at 19:38 -0300, Ramiro Blanco wrote:
>
>> I couldn't find the patch you talked about... Where can i get it??
>> Thank you!
>>
>
> The evdev driver in current supports keyboard layouts, you might want to
> read the manpage that comes with it.
>
> In
On Thu, 2006-08-17 at 19:38 -0300, Ramiro Blanco wrote:
> I couldn't find the patch you talked about... Where can i get it??
> Thank you!
The evdev driver in current supports keyboard layouts, you might want to
read the manpage that comes with it.
In case you don't get it working: there seems to
Vladimir Koshelenko wrote:
>Ramiro Blanco wrote:
>
>> Hi everyone! I'm building a multiseat system for a University but I'm
>> stuck because I've had a problem with evdev input driver. I can?t get
>> XkbLayout to work with my spanish keyboard, i want to set it by putting
>> "XkbLayout" "es" in the
Ramiro Blanco wrote:
> Hi everyone! I'm building a multiseat system for a University but I'm
> stuck because I've had a problem with evdev input driver. I can╢t get
> XkbLayout to work with my spanish keyboard, i want to set it by putting
> "XkbLayout" "es" in the keyboard input section of xorg.co
For Greek language my /xorg.conf is:Section "InputDevice"Identifier "Keyboard1"Driver "kbd"Option "AutoRepeat" "500 30"Option "XkbRules" "xorg"
Option "XkbModel" "pc101"Option "XkbLayout" "us,gr"Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" EndSection
Modify it
Hi everyone! I'm building a multiseat system for a University but I'm
stuck because I've had a problem with evdev input driver. I can´t get
XkbLayout to work with my spanish keyboard, i want to set it by putting
"XkbLayout" "es" in the keyboard input section of xorg.conf but it doesn´t
change anyth