but i don't know why, after upgraded kernel and splashutils, F2 key always work, even if I'm working in KDE.
When i press f2 (or alt+f2), it switch in the console and show me the boot splash image.
Can you help me pls?
ps. sorry 4 my english
EDIT: killing fbsplashd.static resolve the problem for the moment...
Code: Select all
~ # ps aux |grep splash
root 3090 0.2 0.7 44220 9912 tty16 Ssl+ 18:42 0:02 /sbin/fbsplashd.static --theme=gentoo-blue --pidfile=/lib/splash/cache/daemon.pid --type=bootup --kdgraphics
~ # kill -9 3090


