11 Jan
2016
11 Jan
'16
17:16
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: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org