summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2013-03-16 14:12:16 +0100
committerDavid Herrmann <dh.herrmann@gmail.com>2013-11-03 12:22:08 +0100
commit8050a28beb37d1e90d6cc5d542b6eac6a222a17a (patch)
tree0a6b4bc5140ccb5933ae77102c0145d9cc2eebe9 /.gitignore
parent118935c9068bd70b2ecd834922264069272857c3 (diff)
uterm: input: add built-in keymap fallback
This adds a small US-keymap to the uterm library which is loaded if we cannot find a suitable system default keymap. This allows using the keymap if no XKB keymaps are installed. Thanks to Ran Benita for the minimal US keymap. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 428737a..717dac7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@ docs/man/*.5
docs/man/*.7
src/*.vert.bin
src/*.frag.bin
+src/*.xkb.bin