Ubuntu This forum is for the discussion of Ubuntu Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-25-2006, 11:24 AM
|
#1
|
Member
Registered: Apr 2006
Location: Brussels
Distribution: Kubuntu 7.04, PCLinuxOS 2007
Posts: 63
Rep:
|
I've got a problem with my keyboard
well, after I installed Ubuntu 6.10, I wasn't able to change my display resolution. So, I edited the xorg.conf file, and now, I can change it.
But after I edited the file, something happened and now I cannot use my 3rd keys (i mean keys like :
@ ] [ ` } { # etc ) (currently posting from my windows).
my kbd input is belgian (be).. if that can help in anyway. So, anybody knows what i've got to change in the xorg.conf file, to get those keys back to work ?
thx.
|
|
|
11-25-2006, 11:45 AM
|
#2
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539
Rep:
|
it doesnt make sense that it would stop working after you edited that file, not changing anything else..
did you choose the proper keyboard/regional settings during setup? in the xorg.conf file there IS a keyboard section. for me on my distro it defaulted to 'us'. i forget the name of the option but im sure its logical and you could find it. try changing it to the appropriate setting 'be' and restart x to see if that works. if it crashes post back the errors X prints out.
|
|
|
11-26-2006, 02:13 AM
|
#3
|
Member
Registered: Apr 2006
Location: Brussels
Distribution: Kubuntu 7.04, PCLinuxOS 2007
Posts: 63
Original Poster
Rep:
|
well i had reconfigured xorg with this cmd
Quote:
dpkg-reconfigure xserver-xorg
|
and then I must have messed up something with the configuration..
at the start of my linux I also get some errors saying :
Code:
Error activating XKB configuration.
It can happen under various circumstances:
- a bug in libxklavier library
- a bug in X server (xkbcomp, xmodmap utilities)
- X server with incompatible libxkbfile implementation
X server version data:
The X.Org Foundation
70101000
If you report this situation as a bug, please include:
- The result of xprop -root | grep XKB
- The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
Last edited by Ongeboren; 11-26-2006 at 02:15 AM.
|
|
|
11-26-2006, 02:21 AM
|
#4
|
Senior Member
Registered: Jul 2006
Location: USA
Distribution: Slackware64 - 14.2 w/ Xfce
Posts: 1,631
|
I would suggest running through dpkg-reconfigure one more time. Make sure you read the sections concerning the keyboard closely and make the proper choices. See if that works for you. Also, if you know what you're doing, you can easily edit the xorg.conf file:
Code:
$ sudo gedit /etc/X11/xorg.conf
or if you're familiar with the vi/vim editors:
Code:
$ sudo vim /etc/X11/xorg.conf
Here is what my xorg.conf setting look like in Ubuntu 6.06. It may give you something go compare to:
Quote:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
|
Luck!
~Eric
|
|
|
11-26-2006, 02:41 AM
|
#5
|
Member
Registered: Apr 2006
Location: Brussels
Distribution: Kubuntu 7.04, PCLinuxOS 2007
Posts: 63
Original Poster
Rep:
|
well I edited it again, and the only thing that changed is , that I do NOT get the error at start anymore. For the rest, it stays the same.
I checked my Keyboard preferences and found the "Third Level Choosers" . I chose both ALT's to hit, to be able to use the 3rd keys, but again , nothing happened.
|
|
|
11-26-2006, 03:48 AM
|
#6
|
Member
Registered: Apr 2006
Location: Brussels
Distribution: Kubuntu 7.04, PCLinuxOS 2007
Posts: 63
Original Poster
Rep:
|
prob. resolved!
okay, I edited the complete xorg.conf file again, and it worked out! now i can use all the 3rd lvl characters.
the only thing i got when I restarted my comp was in the beginning :
Code:
The X system keyboard settings differ from your current GNOME keyboard settings.
Expected was model "pc105", layout "be be" and option "lv3 lv3:ralt_switch", but the the following settings were found: model "pc105", layout "be" and no options.
Which set would you like to use?
Use X Settings || Keep GNOME Settings
tried both options,nothing happened.So I chose however for Keep the gnome settings and now everything runs smoothly.
thx for the help.
|
|
|
11-26-2006, 01:50 PM
|
#7
|
Senior Member
Registered: Jul 2006
Location: USA
Distribution: Slackware64 - 14.2 w/ Xfce
Posts: 1,631
|
Trial and error... sometimes that's how progress is made. Glad you got it working!
Enjoy!
~Eric
|
|
|
All times are GMT -5. The time now is 06:21 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|