Right arrow key doesn't work

Asked by DisgruntledNun

The right arrow key on my laptop doesn't do anything anywhere in the system. I am running Ubuntu 12.04. All other buttons and mouse buttons work as normal apart from the one key. It is not a hardware issue because it works perfectly in windows 7.

PC specs:
Alienware M17X R3
GPU: Nvidia gtx580m
CPU: intel i7 quadcore.

No one else seems to be having this problem so I cant find any ideas. Any answers appreciated.

Thanks in advanced.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu xserver-xorg-input-evdev Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Sam_ (and-sam) said :
#1

Consider to report a bug.
ubuntu-bug xserver-xorg-input-evdev
https://wiki.ubuntu.com/DebuggingKeyboardDetection

Verify the key is recognized.
xev | grep keycode

Example output.
    state 0x10, keycode 114 (keysym 0xff53, Right), same_screen YES,
    state 0x10, keycode 114 (keysym 0xff53, Right), same_screen YES,
    state 0x10, keycode 113 (keysym 0xff51, Left), same_screen YES,
    state 0x10, keycode 113 (keysym 0xff51, Left), same_screen YES,

Can you help with this problem?

Provide an answer of your own, or ask DisgruntledNun for more information if necessary.

To post a message you must log in.