My laptop has keys to adjust the volume for the internal speakers. Some
code in the system reacts to these knobs and adjusts the volume.
Unfortunatly this code is not instantly available. It has to be loaded
from disk, which is slow. A few years ago I wrote a small app which did
a mmap of the specified binaries and all its libraries to pin them in
memory. As a result the binaries were always responsive.

What part of gnome controls the volume keys?

Olaf
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to