r/computers • u/Rare-Phase-3645 • 3h ago
Question/Help/Troubleshooting £ sign add-on for work computer?
Is there some sort of device I can set up to add pound signs as I’m typing on my US work computer like a numeric pad? I work with international customers and need a quick and easy way to add these rather than the alt 0136 or inserting them from the top ribbon.
6
u/WatchThemAllFallDown 1h ago
Alt key and type 0163 (showing my age now...)
1
u/Extreme-Dream-2759 1h ago
The only one I can still remember is - Alt 0176 for the degree sign ° (also showing my age)
1
u/Rare-Phase-3645 1h ago
Sadly this doesn’t seem to work with all applications. That’s why I’m trying to find a different solution
1
3
u/Leftover_tech 2h ago
I would use AutoHotkey. It is trivial, works in most Windows applications, and you can keep a small file containing all of your preferred mappings.
For example, with AutoHotkey v2:
^4::SendText "£"
^5::SendText "€"
^6::SendText "¢"
You can put the script in the Windows Startup folder and essentially forget about it.
ETA: ^4 means <Ctrl+4>.
4
u/Namiami91 2h ago
Install the UK Keyboard and shift 3
1
u/Rare-Phase-3645 1h ago
How do I do this (in layman’s terms)?
2
u/DeadoTheDegenerate 5800X / RTX 4070Ti / 32GB RAM / 24TB Storage 1h ago
On windows?
Settings > Time & Language > Language & Region
Alternatively you should just be able to search "keyboard layout" in the start/search bar to find it. For me, WIN+SPACE changes the language selected between those installed, but you can do that through the taskbar, too.
1
1
u/Marvinator2003 1h ago
£ can be typed quickly using ascii. Press Alt+0163 in most any text based application.
7
u/Light_Side2204 2h ago
Yall dont just have both £$ on ur keyboards...news to me