| Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind). |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
10-18-2008, 01:46 PM
|
#1
|
|
Member
Registered: Feb 2006
Location: Canada
Distribution: Fedora, Mandriva
Posts: 191
Rep:
|
NumLock issue with a USB keyboard on my Acer TravelMate laptop
Hi everyone!
I am calling for your help to solve an annoying problem. I have an Acer TravelMate 6291 laptop for my job (provided by my workplace) and I must say that this is quite a hate story between me and that thing. It manages it's heat badly, it doesn't stand travelling (throws up dead pixels on the screen every time I do long distances with it; don't ask me why), the screen is too small, so is the keyboard, etc... I am running Fedora 9 on it, which works perfectly (the only good thing), in dual boot with Windows XP, which came with the machine but I rarely use it. Now that I've introduces myself, I'll get to the point.
I found a USB keyboard (I don't know the model) that was lying around and thought that it would be more comfortable to work with that. It works very well except for the numbers on the right. Even when I activate NumLock, I can't type numbers with those touches as all they do is keep controlling the pointer. I installed numlockx with yum but it changed nothing. I didn't have that problem when I tried it on XP. So what is it that I can do? Any ideas?
Thank you for your time.
Last edited by Iltbreg; 10-18-2008 at 01:48 PM.
|
|
|
|
10-26-2008, 08:13 PM
|
#2
|
|
Member
Registered: Mar 2004
Location: Canada
Distribution: Slackware current
Posts: 727
Rep:
|
I would run "xev | grep keycode" in a terminal, and check the results when pressing the problem keys. When numlock is turned off, the '1' key should give "keycode 87 (keysym 0xff9c, KP_End)". When pressing numlock, you should get "keycode 77 (keysym 0xff7f, Num_Lock)", and state should go from "0x0" to "0x10". With numlock turned on, '1' should give "keycode 87 (keysym 0xffb1, KP_1)".
If you don't get the proper output with the numlock key, it might help to add the following line to ~/.Xmodmap :
Code:
keycode 77 = Num_Lock
|
|
|
|
10-31-2008, 03:27 PM
|
#3
|
|
Member
Registered: Feb 2006
Location: Canada
Distribution: Fedora, Mandriva
Posts: 191
Original Poster
Rep:
|
Hi ciotog and thank you for your reply.
I did the xev test and the output I get is the correct one. You can see below what I get when I type 1 -> Num_Lock(turn on) -> 1.
Code:
state 0x0, keycode 87 (keysym 0xff9c, KP_End), same_screen YES,
state 0x0, keycode 77 (keysym 0xff7f, Num_Lock), same_screen YES,
state 0x10, keycode 77 (keysym 0xff7f, Num_Lock), same_screen YES,
state 0x10, keycode 87 (keysym 0xffb1, KP_1), same_screen YES,
I still added the line you suggested in Xmodmap but nothing changed. I'm still unable to type numbers with those keys, they keep controlling the pointer.
|
|
|
|
12-01-2008, 12:17 PM
|
#4
|
|
Member
Registered: Feb 2006
Location: Canada
Distribution: Fedora, Mandriva
Posts: 191
Original Poster
Rep:
|
Hi!
Sorry to bring back a dead thread, but I just want to say that after replacing fedora 9 for F10, the problem disappeared somehow. So this case is solved.
However, could somebody please tell me where I can find the file(s) that deal with keyboard identification/configuration? I would like to make a backup off it(them) in case some changes happen during future updates; we never know.
Thanks
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:33 AM.
|
|
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
|
|