]> icculus.org git repositories - dana/openbox.git/commit
add keyboard.[ch] to libobt. these are for tracking modifier keys, and translating...
authorDana Jansens <danakj@orodu.net>
Fri, 27 Jul 2007 01:56:42 +0000 (21:56 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 20 Jan 2008 06:36:55 +0000 (01:36 -0500)
commit1aac72bc4cfffdd816347d305624b15d0ae2112e
treebb71ca867bac38c067680788be2de75156d17a27
parent2f0e73cf9d20154c5c84b6ea90e658cf44a6f0c4
add keyboard.[ch] to libobt. these are for tracking modifier keys, and translating to/from keycodes/keysyms/modmasks (also include a new obt/internal.h for putting functions that are not public)
Makefile.am
obt/display.c
obt/internal.h [new file with mode: 0644]
obt/keyboard.c [new file with mode: 0644]
obt/keyboard.h [new file with mode: 0644]
obt/prop.h
openbox/openbox.c