ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

pound symbol

(1/10) > >>

kalos:
hello!

how can I easily type the pound symbol in my american laptop?

I tried to hold down ALT and type the numbers, but nothing happened

thanks!

skwire:
I tried to hold down ALT and type the numbers, but nothing happened-kalos (April 15, 2015, 12:06 PM)
--- End quote ---

Alt-0163 is the keycode but I'm going to guess that, since you mentioned laptop, the problem is that you have to use the number keypad when entering the numerals.  That is, the number keys above the letters won't work.  You should be able to overcome this with a simple AHK script:


--- ---^1:: Send, £ ; Use Ctrl+1 to send the pound symbol.

f0dder:
It's not part of the standard US keymap, so you'll need to do alt+scancode, or use the windows key remapping feature.

Or, change to the "United States - international" map, and press altgr+shift+4.

kalos:
>> Or, change to the "United States - international" map, and press altgr+shift+4.

this sounds a good solution, is it a setting in Windows 8.1?
and what you mean by altgr?

wraith808:
>> Or, change to the "United States - international" map, and press altgr+shift+4.

this sounds a good solution, is it a setting in Windows 8.1?
and what you mean by altgr?
-kalos (April 15, 2015, 12:23 PM)
--- End quote ---

https://en.wikipedia.org/wiki/AltGr_key

Navigation

[0] Message Index

[#] Next page

Go to full version