Custom css

Keyboard shortcuts in Mac OSX with danish keyboard layout

The pipe character (|): option+i
Curly brackets ({}): option+shift+8 option+shift+9
Backslash (\): option+shift+7
Sigma (∑): option+w

Skype on 64 bit openSUSE 11.3


I installed the skype rpm after downloading it from:  http://www.skype.com/intl/da/get-skype/on-your-computer/linux/

The following error occured when I tried to run it from a terminal:
skype: error while loading shared libraries: libXv.so.1: cannot open shared object file: No such file or directory

That was because of missing 32 bit packages.
The missing packages could be installed with this command:

sudo zypper in xorg-x11-libXv-32bit libqt4-32bit libqt4-x11-32bit

Install AWS VPN Client for openSUSE Tumbleweed

Code: curl https://d20adtppz83p9s.cloudfront.net/GTK/latest/awsvpnclient_amd64.deb -o awsvpnclient_amd64.deb sudo zypper in alien alien --t...