Making xset stick on a secondary X session

2015-10-13 Thread Tony Mobily
Hi, I am running a second X server (:1) and then run the vnc client (tigervnc) over it in -fullscreen. I am having huge problems increasing the keyboard repeat rate and reducing the keyboard delay for that X server. To see what I mean, simply run another X server: sudo X :1 & The blank, empty X

Re: Making xset stick on a secondary X session

2015-10-14 Thread Tony Mobily
mmand on the terminal within :1, it will work (as expected). It really looks like xset will only work if run within the server itself... but why? Should I report this as a bug? (it's really easy to reproduce) Bye, Merc. On 14 October 2015 at 08:00, Tony Mobily wrote: > Hi, >