Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-13 | config: Read keymap from configuration file | Benjamin Franzke | 1 | -0/+14 | |
This needed a split of the switch that handled input before into several small callback functions. | |||||
2011-12-13 | Add config property to select display name to use | Benjamin Franzke | 1 | -0/+3 | |
2011-12-12 | config: Add some more (generic) priority examples | Benjamin Franzke | 1 | -0/+11 | |
..and make them default. | |||||
2011-12-12 | Implement a priority based sink order assignment | Benjamin Franzke | 1 | -0/+16 | |
This is handsome when using udev based device discovery. |