Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-23 | Fix missing OS-X keymapping for letter 'A' | Daniel P. Berrange | 1 | -9/+17 | |
The keymap-gen.pl script was not correctly distinguishing keycodes with a value of '0', from undefined keycodes. All were skipped. This meant that the mapping for OS-X ANSI_A key was lost (since it has value 0). For similar reasons the XQuartz mapping for the letter A was also lost. * src/keymap-gen.pl: Fix handling of 0 vs undef for keycodes * src/keymaps.csv: Remove bogus 0x0 entry in OS-X keymap | |||||
2010-11-23 | Add glib objects + gtk widgets for spice. | Gerd Hoffmann | 1 | -0/+202 | |