diff options
author | runge <runge> | 2005-06-27 01:40:17 +0000 |
---|---|---|
committer | runge <runge> | 2005-06-27 01:40:17 +0000 |
commit | 150db2adb48cb81a1be6365b1794ec7c902f1338 (patch) | |
tree | 1093f0c5e32823c123971507d9deef4dfb98a936 /x11vnc/tkx11vnc | |
parent | 144a3f52da4e3e2154f9e95f59ffa6c43b599554 (diff) | |
download | libtdevnc-150db2adb48cb81a1be6365b1794ec7c902f1338.tar.gz libtdevnc-150db2adb48cb81a1be6365b1794ec7c902f1338.zip |
x11vnc: track keycode state for heuristics, -sloppy_keys, -wmdt, add -nodbg as option
Diffstat (limited to 'x11vnc/tkx11vnc')
-rwxr-xr-x | x11vnc/tkx11vnc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/x11vnc/tkx11vnc b/x11vnc/tkx11vnc index af24fea..724b6a1 100755 --- a/x11vnc/tkx11vnc +++ b/x11vnc/tkx11vnc @@ -132,11 +132,13 @@ Screen Keyboard =D norepeat =D add_keysyms - skip_keycodes: - skip_dups modtweak xkb -- + skip_keycodes: + sloppy_keys + skip_dups + -- =FP remap: -- clear_mods @@ -196,6 +198,7 @@ Misc readtimeout: snapfb threads + wmdt: Debugging debug_pointer |