lentezza della ripetizione [messaggio #37838] |
mer, 27 aprile 2011 18:14 |
Francesco Mitico Messaggi: 45 Registrato: novembre 2010 |
Member |
|
|
voglio poter rallentare la velocità con la quale si ripetono i tasti
--
Caminante no hay camino, se hace camino al andar. Juan (de Madrid)
please, remove the SPAM to answer to my e-mail
ps. Ubuntu 10.10 e nokia C6
|
|
|
|
|
Re: lentezza della ripetizione [messaggio #37872 è una risposta a message #37838] |
gio, 28 aprile 2011 17:06 |
Fuori-Come-Un-Balcone Messaggi: 5327 Registrato: marzo 2011 |
Senior Member |
|
|
Francesco Mitico wrote:
> voglio poter rallentare la velocità con la quale si ripetono i tasti
man xset:
r The r option controls the autorepeat. Invoking with "-r", or
"r off", will disable autorepeat, whereas "r", or "r on" will enable
autorepeat. Following the "-r" or "r" option with an integer keycode
between 0 and 255 will disable or enable autorepeat on that key
respectively, but only if it makes sense for the particular keycode. [...]
If the server supports the XFree86-Misc extension, or the XKB extension,
then a parameter of 'rate' is accepted and should be followed by zero, one
or two numeric values. The first specifies the delay before autorepeat
starts and the second specifies the repeat rate. In the case that the
server supports the XKB extension, the delay is the number of
milliseconds autorepeat starts, and the rate is the number of repeats per
second. If the rate or delay is not given, it will be set to the default
value.
usa il comando xset
se vuoi che la ripetizione inizi, poniamo, a 100 ms e che si ripeta 20 volte
per secondo devi scrivere
xset r rate 100 20
poi puoi mmoodificare i valori come più ti piace.
--
Un popolo che gioisce/s'intristisce per il calcio merita l'estinzione.
|
|
|