summaryrefslogtreecommitdiff
path: root/src/config.ini
AgeCommit message (Collapse)AuthorFilesLines
2011-12-15Rename config.ini to just configBenjamin Franzke1-44/+0
2011-12-13config: Read keymap from configuration fileBenjamin Franzke1-0/+14
This needed a split of the switch that handled input before into several small callback functions.
2011-12-13Add config property to select display name to useBenjamin Franzke1-0/+3
2011-12-12config: Add some more (generic) priority examplesBenjamin Franzke1-0/+11
..and make them default.
2011-12-12Implement a priority based sink order assignmentBenjamin Franzke1-0/+16
This is handsome when using udev based device discovery.