# mkdir /opt/google/chrome/plugins
# cd /opt/google/chrome/plugins
# ln -s /usr/lib64/java/jre/lib/amd64/libnpjp2.so
sábado, 26 de fevereiro de 2011
Chrome: Java support for Linux Google Chrome
As root (Slackware x86_64):
terça-feira, 1 de fevereiro de 2011
X11: Disable screen shut off with VLC
# Turn off monitor modes that will power down,
# standby or blank the screen:
$ /usr/bin/xset -dpms
$ /usr/bin/xset s off
# Open VLC:
$ /usr/bin/vlc "$@"
# Re-enable modes:
$ /usr/bin/xset dpms
$ /usr/bin/xset s on
Assinar:
Postagens (Atom)