Notices


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #17  
Old 17-Sep-2009, 02:26 PM
 
Join Date: Oct 2007
Location: Austria
Posts: 5,777
brunold 30-39 reputation pointsbrunold 30-39 reputation pointsbrunold 30-39 reputation pointsbrunold 30-39 reputation points
Send a message via ICQ to brunold Send a message via Skype™ to brunold
Default Re: Keyboard unsresponsive at login screen

Quote:
What are keyboard[0] and keyboard[2]?
You can have in the xorg.conf more sections for input devices configured like this:

Code:
...
Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
...

The identifier is the important one.
In the section ServerLayout you then can define which of that InputDevice configuration should be used:

Code:
...
Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]"
...

So you can check if you have the two configurations for keyboard 0 and 2 and see how they look like.

Rainer
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 01:32 PM.


Đ 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2