M BUZZ CRAZE NEWS
// news

How to type a blank character " "

By Jessica Wood

I need to type a character similar that looks like space, in Windows I would've used Alt+255. But I don't know how to do this Ubuntu... Can I somehow use Alt codes in Ubuntu, or use another shortcut?

2

2 Answers

Either Ctrl+Shift+U00A0 or AltGr+Space: it's called a non-breaking space.

See this thread on Ubuntu Forums for more info.

2

Press the Compose key (default Shift+AltGr although you can change it using gnome-tweak-tool), then press Space twice.

Shift+AltGr Space Space

1

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