topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 10:21 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Last post Author Topic: pound symbol  (Read 20023 times)

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,823
    • View Profile
    • Donate to Member
pound symbol
« on: April 15, 2015, 12:06 PM »
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

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #1 on: April 15, 2015, 12:14 PM »
I tried to hold down ALT and type the numbers, but nothing happened

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

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: pound symbol
« Reply #2 on: April 15, 2015, 12:17 PM »
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.
- carpe noctem

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,823
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #3 on: April 15, 2015, 12:23 PM »
>> 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

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 11,186
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #4 on: April 15, 2015, 12:26 PM »
>> 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?

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

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #5 on: April 15, 2015, 12:29 PM »
He mentioned this is an American laptop so I'm doubtful it has an AltGr key.

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: pound symbol
« Reply #6 on: April 15, 2015, 12:31 PM »
He mentioned this is an American laptop so I'm doubtful it has an AltGr key.
Ah, "right alt" probably works in that case.
- carpe noctem

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,823
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #7 on: April 15, 2015, 12:32 PM »
it only has Alt keys, aren't these ones okay?
ok, will check with right Alt
but how do I change the map?

Curt

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 7,566
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #8 on: April 15, 2015, 01:08 PM »
The button that is next to the big SPACE -button, on the right side, is called "Alt Gr". Press it together with "3": £

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,823
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #9 on: April 15, 2015, 01:15 PM »
it doesn't work :(

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: pound symbol
« Reply #10 on: April 15, 2015, 01:25 PM »
it doesn't work :(
For it to work, you need to use "United States - International" and not the plain-Jane US layout. If you're in doubt how to change the layout, check this link.
- carpe noctem

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,823
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #11 on: April 15, 2015, 01:27 PM »
can I use the United Kingdom one?

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,823
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #12 on: April 15, 2015, 01:29 PM »
I did change it to US International but it still doesn't work (RAlt+3)

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,823
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #13 on: April 15, 2015, 01:30 PM »
right alt+4 types € though! (with any keyboard I chose, US normal, US International, UK)

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,823
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #14 on: April 15, 2015, 01:31 PM »
ralt+shift+4 does nothing

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: pound symbol
« Reply #15 on: April 15, 2015, 01:45 PM »
ralt+shift+4 does nothing
Try adding in a ctrl, since ctrl+alt == altgr. Works for me on win7.
- carpe noctem

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,823
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #16 on: April 15, 2015, 01:56 PM »
I tried with ctrl+alt and it types these:

¡²³¤€¼½¾‘’¥×¶´¿ç´¿¬»«öóíúüþ®éåäáßðø¶

no pound symbol!

is it a matter of locale or something?

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,959
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #17 on: April 15, 2015, 02:16 PM »
Did you try skwire's AHK script?
Tom

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,823
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #18 on: April 15, 2015, 02:21 PM »
I wouldn't like to resolve to ahk, but if nothing can be done, I will use it

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: pound symbol
« Reply #19 on: April 15, 2015, 02:23 PM »
You need Ctrl+RightAlt+Shift.

If that doesn't work, you'll probably need to look at keyboard remapping. Windows has native support for doing that (since win2k, I believe?), but no user interface. You can find a 3rd-party tool that sets up the necessary registry keys - it's been years since I used such a tool, though, so can't remember which one I used.
- carpe noctem

phitsc

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 1,198
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #20 on: April 15, 2015, 02:49 PM »
Or you make your own keyboard layout: The Microsoft Keyboard Layout Creator. Used it just recently to resurrect some dead keys :D

Curt

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 7,566
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #21 on: April 15, 2015, 04:58 PM »
Ctrl+Alt+3 also gives me £

Is the laptop quite old?

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,823
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #22 on: April 15, 2015, 05:00 PM »
no! it's Lenovo Yoga, the first edition, a couple of years old

Ctrl+Alt+3 gives me ³

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,959
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #23 on: April 15, 2015, 05:16 PM »
[...] a simple AHK script:

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

added this to my AHK file, thanks :up:
works fine on a qwertz (german) laptop keyboard with Win.8.1



EDIT// forgot to say - (this looks like a site problem - or maybe a PaleMoon problem):-
when I click "copy or print" in the code box it opens pop-up which shows an "Â" before the pound symbol - oddly it shows properly if I click "copy or print" when previewing post
Tom
« Last Edit: April 15, 2015, 05:27 PM by tomos »

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,823
    • View Profile
    • Donate to Member
Re: pound symbol
« Reply #24 on: April 15, 2015, 05:21 PM »
[...] a simple AHK script:

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

added this to my AHK file, thanks :up:
works fine on a qwertz (german) laptop keyboard with Win.8.1

I added it too to my AHK, but it doesn't work  :tellme: :tellme: :tellme: