You are not logged in.

#1 2009-07-26 02:11:46

user name
Member
Registered: 2009-07-10
Posts: 7

xorg arrow key repeat

Every other keys repeat normally except arrow-left and arrow-down. I have no idea what the problem is, does anybody think they may know?

Last edited by user name (2009-07-26 02:14:27)

Offline

#2 2009-07-26 03:29:35

Xyne
Administrator/PM
Registered: 2008-08-03
Posts: 6,963
Website

Re: xorg arrow key repeat

If you've accidentally turned it off, you can use "xev" to get the keycode and then use "xset r <keycode>" to turn repetition back on.


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#3 2009-07-26 06:14:04

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: xorg arrow key repeat

Yeah, but please specify the details of problem more.

" xorg arrow key repeat" -> What does it mean ?

Did you see any log, and what did you try until now ? What keyboard do you have ? Is it an X problem or can you experience this in console too?

The more details The more chance to solve your problem.

Last remark: "user name" is an interesing Username.

Offline

#4 2009-07-26 09:38:37

whoops
Member
Registered: 2009-03-19
Posts: 891

Re: xorg arrow key repeat

http://bbs.archlinux.org/viewtopic.php?id=73207

I still didn't figure that one out, a permanent solution would be nice.

Last edited by whoops (2009-07-26 09:42:08)

Offline

#5 2009-07-26 14:58:13

alterecco
Member
Registered: 2009-07-13
Posts: 152

Re: xorg arrow key repeat

As Xyne said, `xset r ...` will turn on repetition for a specific key. Add that line (or two similar lines for two keys) to your .xinitrc and it will be applied every time X starts.

Offline

#6 2009-07-26 15:33:53

whoops
Member
Registered: 2009-03-19
Posts: 891

Re: xorg arrow key repeat

Yes, that the workaround works and how isn't in question any more I guess, it's just that I'd love to know why this happens in the first place and how to really solve it...

Offline

#7 2009-07-26 16:16:03

alterecco
Member
Registered: 2009-07-13
Posts: 152

Re: xorg arrow key repeat

I cannot give you any specifics, but you should look into how hal sets up your keyboard. Possibly a change in a policy file would fix it. Look in /etc/hal/fdi/policy

Offline

#8 2009-07-26 17:21:37

whoops
Member
Registered: 2009-03-19
Posts: 891

Re: xorg arrow key repeat

I didn't even have that when the problem first occurred (for date see older thread linked above - sorry about the sort of cross-posting, didn't really know what to do about that). And now, all I have in there is a 10-keymap.fdi from /usr where I did only changes as listed in the wiki too (didn't copy it there too long ago).

Last edited by whoops (2009-07-26 17:22:01)

Offline

#9 2009-07-28 04:22:43

dbc
Member
Registered: 2009-07-20
Posts: 10

Re: xorg arrow key repeat

I'm having the identical problem.  And this is an ultra-fresh install on a new system, just got X and LXDE working nicely enough that I am starting to do real work, and find that vi is a little strange with down arrow and left arrow not auto-repeating, when everthing else does.  And this system is as close to absolutely fresh, default settings as you can get.  I have no Xorg or hal tweakage anywhere.

This has the whiff of a recently introduced bug.  I'm willing to chase it a while, but I need a pointer about where to look.

Offline

#10 2009-07-28 05:02:04

dbc
Member
Registered: 2009-07-20
Posts: 10

Re: xorg arrow key repeat

Seems to be upstream bug.

It is recorded in Gentoo's bug database:
http://bugs.gentoo.org/show_bug.cgi?id=261947

And the freedesktop bug database:
https://bugs.freedesktop.org/show_bug.cgi?id=17925

Offline

Board footer

Powered by FluxBB