Trying to get these buttons on my keyboard working with Slitaz.
1. VOLUME
I'd really like to be able to control volume with volume buttons during full-screen games but cannot figure out how.
I found rc.xml and saw that they were calling a script tazvolume that was changing the Master volume. My internal speaker is 'Master Mono' and is not affected by Master control - I've already set the panel Volume Control to Master Mono and that works fine. So I edited tazvolume to replace Master with 'Master Mono' and now my volume control buttons work when I'm at my desktop, although the percentage in the popup doesn't exactly match alsamixer other than at 0 and 100.
But when I'm in a full screen game, they don't. And that's really the time that I would like to control the volume, as depending on the game, some are crazy loud and others quiet.
I also tried removing the bindings from rc.xml and set the volume up/down hotkeys in the Volume Control settings, but that seems to do the same thing.
2. SUSPEND
There was no binding for XF86Sleep in my rc.xml but I can add that no problem, if I knew how to suspend. I searched here and found advice to install pm-utils and use pm-suspend. I did so, but it doesn't seem to resume right, it shows my desktop but completely unresponsive and locked up, cant even go to tty console. Tried a few times, one time not just locked but screen doing weird graphic thing like wrong refresh rate or something, but regardless completely unresponsive.
Also I saw in old thread perhaps there would be a solution to not ask root password coming soon.. I can work around that by piping it in, but if there is a better method I'd like to know...
But of course the main thing is any troubleshooting steps to figure out why resume from suspend not working?
3. POWER (on the pc, not keyboard)
This works already. No issue, other than when I was researching this I found info that said it won't work without acpid installed, however I don't have that installed. Maybe outdated info.
Thanks much.