I need to type zero slash on my HP laptop with Ubuntu 14.04 installed on it?
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.4 LTS"
NAME="Ubuntu"
VERSION="14.04.4 LTS, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04.4 LTS"
VERSION_ID="14.04"How to do this?
52 Answers
Solution 1
Copy paste this:
Ø - capital
ø - lower case
Solution 2
Don't know about Ubuntu, but on Window you can use:
Alt+0216 for Ø
Alt+0248 for ø
Numbers have to be entered on the num pad.
Solution 3
Change keyboard layout to Norwegian and hit : (assuming your keyboard layout is US/UK)
According to , this is Unicode character 216, or D8 in hexadecimal, so you can type it on Ubuntu by pressing ctrl-shift-u to enter a unicode character, typing D8, and then enter.