Package: xautomation Version: 0.96-1 Severity: minor xte's man page and 'xte --help' list special keys explicitly, including 'Backspace'. This should be corrected to 'BackSpace':
$ xte 'key Backspace' Unable to resolve keysym for 'Backspace' Unable to resolve keysym for 'Backspace' $ xte 'key BackSpace' $ I think this is because XStringToKeysym recognizes BackSpace instead of Backspace: $ grep -i backspace /usr/X11R6/include/X11/keysymdef.h #define XK_BackSpace 0xFF08 /* back space, back char */ The man page and 'xte --help' should be corrected. Thanks for maintaining a very useful package, -Brian Pike -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.16-1-k7 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages xautomation depends on: ii libc6 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an ii libpng12-0 1.2.8rel-1 PNG library - runtime ii libx11-6 4.3.0.dfsg.1-14sarge1 X Window System protocol client li ii libxtst6 4.3.0.dfsg.1-14sarge1 X Window System event recording an ii xlibs 4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) configu -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]