Re: [Bug 264196] Re: [intrepid] keyboard Repeat Keys is failing to adjust

2009-04-17 Thread Gumby
First of all, I have not been able to reach the website for this bug, https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/264196, in over a week. I must point out that this bug is now happening approximately half the time I start a Linux session. It's happening again today. Thi

Re: [Bug 264196] Re: [intrepid] keyboard Repeat Keys is failing to adjust

2009-04-03 Thread Gumby
The bug is back. The edit in rc.local fixed it for 2-1/2 weeks, but today the old fast-repeat misbehavior has returned on my USB keyboard, but not on the laptop's built-in keyboard. I checked rc.local and my fix is still there, has not disappeared. I am using Mint 6.0 On 4/4/09, Launchpad Bug

Re: [Bug 264196] Re: [intrepid] keyboard Repeat Keys is failing to adjust

2009-03-18 Thread George Fragos
kbdrate works with my USB keyboard adapted to PS/2 but not when placed in rc.local. Have a nice day -- George George Fragos fra...@gmail.com http://FragosTech.com 73 East Swift Ave. Fresno CA 93704 On Wed, Mar 18, 2009 at 4:31 PM, Glauco wrote: > I confirm both, the bug and the fi

Re: [Bug 264196] Re: [intrepid] keyboard Repeat Keys is failing to adjust

2009-03-16 Thread George Fragos
I can't say why it works for me and not you -- it does work for me. kbdrate is picky about arguments. Try "man kbdrate." I've no more insight on this issue. Have a nice day -- George George Fragos fra...@gmail.com http://FragosTech.com 73 East Swift Ave. Fresno CA 93704 On Mon, Mar

Re: [Bug 264196] Re: [intrepid] keyboard Repeat Keys is failing to adjust

2009-03-16 Thread George Fragos
Unfortunately this command can't be used to display the current values. Without parameters it sets the delay to .25 sec. I only know that if I use kbdrate as over it sets a long enough delay for the entire session. Have a nice day -- George George Fragos fra...@gmail.com http://Fragos

Re: [Bug 264196] Re: [intrepid] keyboard Repeat Keys is failing to adjust

2009-03-16 Thread George Fragos
Open a terminal window and type "sudo kbdrate -r 15 -d 1000". You'll be asked for a password, enter your user password. This will yield a delay of 1 sec and repeat at 15 cps. You can choose different values if you wish -- these worked for me. To simplify the entry I created the following two line s

Re: [Bug 264196] Re: [intrepid] keyboard Repeat Keys is failing to adjust

2009-03-16 Thread George Fragos
Setting kbdrate in rc.local doesn't work with an external keyboard. The only fix I've found is to run kbdrate after the Ubuntu GUI has fully started. Have a nice day -- George George Fragos fra...@gmail.com http://FragosTech.com 73 East Swift Ave. Fresno CA 93704 On Mon, Mar 16, 200

Re: [Bug 264196] Re: [intrepid] keyboard Repeat Keys is failing to adjust

2009-03-01 Thread George Fragos
On my system setting the delay in rc.local has no effect. It only seems to work from the desktop. Have a nice day -- George George Fragos fra...@gmail.com http://FragosTech.com 73 East Swift Ave. Fresno CA 93704 On Sun, Mar 1, 2009 at 8:46 AM, Thane wrote: > The following worked f

Re: [Bug 264196] Re: [intrepid] keyboard Repeat Keys is failing to adjust

2008-10-29 Thread jbg7474
I should note that if you add this flag, restart X, change your keyboard settings, remove the flag, and restart X again, the keyboard settings are maintained (though you have to add the flag again to adjust them again). So at least you can keep the evdev driver and have proper repeat timing. Just