I'm running Ubuntu Server as a virtual machine (using VirtualBox) on my mac.
Normally on the Mac, I'd press alt + 3 to input the hash (#) sybmol.
However, if I do this in my Ubuntu Server's console, it gives me "Unrecognized Command" when inside nano.
How can I input this symbol? I need this to be able to add comments to my apache configuration file.
Thanks
alt-3, e.g. in a text editor? Does it work inbash; is the error just happening innano? If you enterreadin bash, press enter, then pressalt-3, what happens? – slhck Dec 30 '11 at 14:50altis also used as modifier for keyboard shortcuts. – Daniel Beck Dec 30 '11 at 14:51Shift-3for the pound character£. – Daniel Beck Dec 30 '11 at 14:52altkey, maybe it'sAlt-Grand changes things? – Daniel Beck Dec 30 '11 at 15:20