vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > > I've added support for Audio mute, volume up and volume down keyboard keys. > > Works in console yet. Tested on my laptop (Acer TravelMate 4654LMi) and > > with PS/2 keyboard connected to my workstation. Both run OpenBSD 3.8. > > BTW, I'm working on supporting it in USB keyboards. In my opinion this kind of feature should be handled in userspace for the most part, for example by extending the existing hotplug framework to pass ``hotkey'' events to userland. Then you'll be able to write simple scripts invoking mixerctl. This adds more flexibility. Miod |