Changeset 1069 for trunk/xdotool/xdo.h
- Timestamp:
- May 20, 2008 11:22:31 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/xdotool/xdo.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xdotool/xdo.h
r1068 r1069 24 24 typedef struct charcodemap { 25 25 char key; 26 intcode;26 KeyCode code; 27 27 int shift; 28 28 } charcodemap_t;
Note: See TracChangeset
for help on using the changeset viewer.

