summaryrefslogtreecommitdiff
path: root/src/config.h
AgeCommit message (Collapse)AuthorFilesLines
2011-12-13config: Read keymap from configuration fileBenjamin Franzke1-0/+22
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/+1
2011-12-12Implement a priority based sink order assignmentBenjamin Franzke1-0/+21
This is handsome when using udev based device discovery.