Dear Larry, thank you for the suggestions. I have tried it and in fact 
it works as it did the setting of the typing speed under Gutsy: It is 
(and was) not a great solution, in that it decreases to a very little 
level the "jumping" of the cursor, provided that the rate is set very 
high. You solution is better than the previous because the applet had a 
limit of 300 for the rate, and instead with your script I can set it to 
500 and it seems better!

I have a related question: I have tried to set the two keys using 
gconf-editor, but it does not seem to work; and I have noticed that the 
two keys (rate and delay) are classified as "having no  schema": What 
does it mean?

Thank you in advance,

Franco Sirovich


Larry wrote:
> I solved my problem temporarily by create a file named
> "keyboardsettings.sh":
>
> #!/bin/bash
> gconftool-2 --type int --set /desktop/gnome/peripherals/keyboard/delay 184
> gconftool-2 --type int --set /desktop/gnome/peripherals/keyboard/rate 150
>
> and add it to the startup programs.
> Locale settings are just similar. You can first check them using 
> "gconf-editor". They are in 
> /desktop/gnome/peripherals/keyboard/kbd/
> layouts = [us]
> model = [precision_m] (I am using a dell laptop)
>
> You can change the shell script accordingly. This bug remains not fixed
> in today's update.
>
>   


** Attachment added: "unnamed"
   http://launchpadlibrarian.net/13285917/unnamed

-- 
[hardy] keyboard layout switching shortcut doesn't work after reboot
https://bugs.launchpad.net/bugs/196277
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to