Home » Questions » Computers [ Ask a new question ]

Hash key via Bootcamp on Macbook pro

Hash key via Bootcamp on Macbook pro

I have a Macbook Pro and installed on this is Windows via Bootcamp. Now I do a lot of programming and I can't find the hash key! Am I missing an obvious shortcut or is there a way to change the shortcuts on Windows in order to map hash to a key (alt 3, ala the Mac)

Asked by: Guest | Views: 243
Total answers/comments: 2
Guest [Entry]

Ctrl+Alt+3. This requires Bootcamp drivers are installed.
Guest [Entry]

"I'd just like to add that I'm also programming on Windows on a Macbook, and I find AutoHotKey completely invaluable for programming shortcuts.

Quick example, if I press /' or '/ it actually gives me /* and */ which is great for commenting stuff out.

You could use AHK to setup another key to give you a # symbol."