Home
last modified time | relevance | path

Searched refs:autorepeat (Results 1 – 10 of 10) sorted by relevance

/external/libvncserver/x11vnc/
Dkeyboard.h46 extern void autorepeat(int restore, int bequiet);
Dcleanup.c223 autorepeat(1, 0); in clean_up_exit()
590 autorepeat(1, 0); in interrupted()
Dxevents.c1098 autorepeat(1, 1); in check_autorepeat()
1113 autorepeat(1, 1); in check_autorepeat()
1170 autorepeat(0, 1); in check_autorepeat()
1185 autorepeat(1, 0); in check_autorepeat()
1186 autorepeat(0, 0); in check_autorepeat()
DChangeLog217 on server autorepeat if any keys are pressed down to work
846 * more -scrollcopyrect: GrabServer detection, autorepeat throttling,
919 * reset no autorepeat a couple times if something turns it off,
1070 * -norepeat to turn off X server autorepeat when clients exist,
Dkeyboard.c59 void autorepeat(int restore, int bequiet);
384 void autorepeat(int restore, int bequiet) { in autorepeat() function
DRELEASE-NOTES389 x11vnc does not switch on server autorepeat if any keys are
1351 2. Also, If the VNC client is idle for 5 min. autorepeat
1536 -norepeat option to turn off X server key autorepeat when clients
Dconnections.c829 autorepeat(1, 0); in client_gone()
4033 autorepeat(0, 0); in new_client()
Dremote.c2887 autorepeat(1, 0); /* restore initial setting */ in process_remote_cmd()
2902 autorepeat(0, 0); /* disable if any clients */ in process_remote_cmd()
DREADME6964 This may be due to an interplay between your X server's key autorepeat
6978 change could be longer than your X server's key autorepeat delay.
6981 down all this time, and applies its autorepeat rules.
6988 it low (e.g. < 300 ms)? If you turn off autorepeat completely: "xset r
6993 the default.) Note that with X server autorepeat turned off the VNC
7004 session and it disables autorepeat when you connect, but then after
7006 the autorepeat to be on. Or it could be something inside your desktop
7009 x11vnc in -norepeat mode will by default reset autorepeat to off 2
7011 continue to battle with things turning autorepeat back on. It will
7012 also turn autorepeat off whenever it goes from a state of zero clients
[all …]
/external/libvncserver/
DChangeLog5373 x11vnc/x11vnc.c: x11vnc: scrolling: grabserver, autorepeat throttling, mouse wheel,
6093 …* ChangeLog, x11vnc/ChangeLog, x11vnc/x11vnc.c: x11vnc: -norepeat to turn off X server autorepeat