summaryrefslogtreecommitdiff
path: root/dix/inpututils.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-03Un-export ApplyPointerMapping. This is an in-server function.Peter Hutterer1-1/+1
2009-08-05Correct modifier map built when ProcSetModifierMapping is calledAlan Coopersmith1-4/+2
2009-07-01dix: set the client's error value to the bad deviceid in check_butmap_change.Peter Hutterer1-0/+6
2009-06-23Xi: Remove redundant and incorrect butmap range checkBen Gamari1-6/+0
2009-05-22Input: rename DeviceIntRec->isMaster to ->type.Peter Hutterer1-2/+2
2009-05-20dix: remove superfluous loop in change_modmap.Peter Hutterer1-8/+4
2009-03-27dix: build_modmap_from_modkeymap needs to bounds-check its argument.Peter Hutterer1-0/+3
2009-02-25dix: remove unused variable 'tmp'Peter Hutterer1-1/+0
2009-02-23dix: don't apply button mappings to SDs, or the device's MD. (#20122)Peter Hutterer1-18/+0
2009-01-22Input: Remove core keysyms from KeyClassRecDaniel Stone1-13/+15
2009-01-22Input: Centralise pointer map changingDaniel Stone1-0/+105
2009-01-22Input: Clean up keymap change notificationsDaniel Stone1-8/+16
2009-01-22Input: Remove modifierMap from coreDaniel Stone1-4/+6
2009-01-22Input: Remove modifierKeyMapDaniel Stone1-0/+239