How to type 0/(zero slash)?

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?

5

2 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)

1

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.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like