[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#321357: xbase-clients: [xset] allowing autorepeat for a single key does not work



Hello Uwe Storbeck,

Five years ago, you filled this bug:

On Fri, Aug 05, 2005 at 02:59:28AM +0200, Uwe Storbeck wrote:
> Package: xbase-clients
> Version: 4.3.0.dfsg.1-14
> Severity: normal
> 
> Switching autorepeat off for all keys and allowing it for a single key
> does not work.
> 
> Switching autorepeat on for all keys but space does work as expected:
> 
> $ xset r
> $ xset -r 65
> 
> But:
> 
> $ xset -r
> $ xset r 65
> 
> does not work. I get no autorepeat for the space key.
> I also have tried it with some letter keys, same effect.
> 
> 

After testing, it behaves has you said, however by looking at the ouptut
of the following command: 
$ xset q

It appears that 'xset r' / 'xset -r' toggles a global flag:
"auto repeat:  on" / "auto repeat:  off"
While 'xset r 65' / 'xset -r 65' changes a bit in the 
"auto repeating keys" mapping.

So I guess this was the intended behavior, maybe the documentation is
not explicit enough.

So I will mark this bug as wontfix, or I can even close it what do you
think ?

Best Regards

-- 
Julien Viard de Galbert                        <julien@vdg.blogsite.org>
http://silicone.homelinux.org/           <julien@silicone.homelinux.org>



Reply to: