Linux - DesktopThis forum is for the discussion of all Linux Software used in a desktop context.
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.
I recently updated Edgy to version 2.6.15.29, and now the zero key on my old sony laptop dosnt work. It's a dual boot with Windows where the zero key works on Windows with all applications. I can, however, on Edgy get the key to work by pressing the 'windows menu key' but not the zero key by itself.
I don't know what you meant by counting the keys, but it dosnt have 104 but I think 86, if that is what you meant. But the desk computer has 105 and says 104.
You didn't tell me what hardware you had in the first post. Yes, I did mean count the buttons. I'm not sure how this is done a lap top. You probably don't have a numeric pad. Some lappies mark the num pad with a special shift combination.
I just had a look at my old Compaq laptop. The keyboard section on it looks identical to yours; line for line.
What desktop are you running? Some allow keyboard re-mapping. Just a thought, but the key that is failing may be re-mapped.
Can you get a zero our of the Num Pad? On my laptop I have to hold down shift, press num-lock, and then the numeric pad works. See if you can create a zero there.
You didn't tell me what hardware you had in the first post. Yes, I did mean count the buttons. I'm not sure how this is done a lap top. You probably don't have a numeric pad. Some lappies mark the num pad with a special shift combination.
I just had a look at my old Compaq laptop. The keyboard section on it looks identical to yours; line for line.
What desktop are you running? Some allow keyboard re-mapping. Just a thought, but the key that is failing may be re-mapped.
Can you get a zero our of the Num Pad? On my laptop I have to hold down shift, press num-lock, and then the numeric pad works. See if you can create a zero there.
Hardware: I found this in device mgr: info.udi - strlist- IBM Enhanced (101-102-key, PS/2mouse support)
Desktop is Ubuntu gnome Edgy v2.6.15.29, and I don't see where to remap the desktop. The only thing I can think of is to "reconfigure Xserver and see if I can make an adjustment there, but don't know too much about that.
The numbers are the "row above keys' (not number pad) as in most laptops. Toggle number lock dosnt fix the problem. However I can get the zero to work by holding down the win key or sometimes the ctr key. I am doing my corporate books on this computer so I went out and bought an external USB number pad and it works just fine. So, the problem must be with the particular hardware support.
I wonder if I can install a keyboard remapping repair application that might be available for this version of Ubuntu?
It is not too difficult to edit your /etc/X11/xorg.conf file. You will have to edit it as root. If this is a 101 or 102 key keyboard, try changing the entry for 'pc104' to 'pc102' and try again. You need to restart the xserver after the edit. The key combination of Ctrl + Alt + Backspace ( all together ) will restart your xserver, and cause the xorg.conf file to be re-read.
I don't use Gnome, so I can't tell you exactly what to look for to re-map keys. In KDE, there is something called Control Center, in there you can select many manufacturer specific keyboard layouts. There is a drop down list called Keyboard Model. In that list there are many manufacturer layouts that look after different layouts. I can only guess Gnome would have something similar. Have a look around to see if you can find it. If not, try a post that is specific to Gnome, and your model of machine and keyboard layout. Hopefully someone that knows Gnome can help.
It is not too difficult to edit your /etc/X11/xorg.conf file. You will have to edit it as root. If this is a 101 or 102 key keyboard, try changing the entry for 'pc104' to 'pc102' and try again. You need to restart the xserver after the edit. The key combination of Ctrl + Alt + Backspace ( all together ) will restart your xserver, and cause the xorg.conf file to be re-read.
Unfortunately, I have never been able to access these files even after logging in as root. Ubuntu won't let me do it,and unless there is a specific command I don't know about. this has been frustrating for the past year Ive been with Ubuntu.
"sudo gedit /etc/X11/xorg.conf" - has never failed (me).
Hmm, I had the wrong command. Yours worked. However the change from 104 to 102 didn't work, plus I changed a setting in the graphics as well that did work do well that I couldn't restart X server. So Iv'e resolved to reinstall the distro. There is nothing on this laptop that isn' saved or important anyway.
Thanks loads for your input, at least I got another good command.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.