Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg keyboard errors[SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
pinkcameloy
Tux's lil' helper
Tux's lil' helper


Joined: 23 Feb 2007
Posts: 130
Location: Athens, Greece

PostPosted: Fri Mar 09, 2007 12:07 pm    Post subject: Xorg keyboard errors[SOLVED] Reply with quote

hello

i have created my xorg.conf and i even have startx but still it gives me some errors concerning the keyboard.

xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc105)+us" };
xkb_geometry { include "pc(pc105)" };
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc105)+us" };
xkb_geometry { include "pc(pc105)" };

my keyboard section in xorg.conf is

Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "Autorepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"

does anybody know what i do wrong?or what i should change?

thank you
pinkcameloy


Last edited by pinkcameloy on Sat Mar 10, 2007 9:43 am; edited 1 time in total
Back to top
View user's profile Send private message
JeliJami
Veteran
Veteran


Joined: 17 Jan 2006
Posts: 1086
Location: Belgium

PostPosted: Fri Mar 09, 2007 1:07 pm    Post subject: Re: Xorg keyboard errors Reply with quote

pinkcameloy wrote:
but still it gives me some errors concerning the keyboard.

xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc105)+us" };
xkb_geometry { include "pc(pc105)" };
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc105)+us" };
xkb_geometry { include "pc(pc105)" };

does anybody know what i do wrong?or what i should change?


I don't see any problems here. What errors are you talking about?
_________________
Unanswered Post Initiative | Search | FAQ
Former username: davjel
Back to top
View user's profile Send private message
pinkcameloy
Tux's lil' helper
Tux's lil' helper


Joined: 23 Feb 2007
Posts: 130
Location: Athens, Greece

PostPosted: Sat Mar 10, 2007 9:43 am    Post subject: Reply with quote

i am sorry guys, it was under an error i had this is why i said there is an error but you are right

thanks for your help
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum