This is a discussion on [OT] UK keyboard and PHP within the PHP Language forums, part of the PHP Programming Forums category; Just out of curiosity, how do people in the UK code in PHP? Doesn't the UK keyboard layout have ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Sat, 31 Jul 2004 11:45:57 -0400, "Chung Leong" <chernyshevsky@hotmail.com>
wrote: >Just out of curiosity, how do people in the UK code in PHP? Doesn't the UK >keyboard layout have the pound sign when the US layout has the dollar sign? Dollar is shift-4 on a UK keyboard. Pound is shift-3. Hash is on the right hand side, one right from single quote. Although this also might be another UK - US difference; I've seen # (hash) referred to as the "pound sign" for some reason, whereas the pound sign is £. Here's a picture, although the ~/# key is a row too high on this picture compared with all the UK keyboard's I've used. http://www.datacal.com/dce/catalog/e...-uk-layout.htm -- Andy Hassall <andy@andyh.co.uk> / Space: disk usage analysis tool http://www.andyh.co.uk / http://www.andyhsoftware.co.uk/space |
|
|||
|
Almost every country has it's own keyboard layout. It's just like that.
It's just being used to it. I'm in france and got a french keyboard (but learner to type on dutch/belgian/us keyboards). You just have to adapt a bit, but it's always the same, it's not really important how fast you write, the most important is how fast you get the algorythm. For me the dollar sign ($) is under the backspace (right bracket for us layout i think), but then again, i have a separated (two piece) keyboard and a lot of keys are on different places then usual french keys. (the asterisk (*) is under the enter and right to the right shift key). Sebastian |
|
|||
|
On Sat, 31 Jul 2004 17:09:26 +0100, A strange species called Andy
Hassall <andy@andyh.co.uk> wrote: >On Sat, 31 Jul 2004 11:45:57 -0400, "Chung Leong" <chernyshevsky@hotmail.com> >wrote: > >>Just out of curiosity, how do people in the UK code in PHP? Doesn't the UK >>keyboard layout have the pound sign when the US layout has the dollar sign? > > Dollar is shift-4 on a UK keyboard. Pound is shift-3. Hash is on the right >hand side, one right from single quote. > > Although this also might be another UK - US difference; I've seen # (hash) >referred to as the "pound sign" for some reason, whereas the pound sign is £. > > Here's a picture, although the ~/# key is a row too high on this picture >compared with all the UK keyboard's I've used. > > http://www.datacal.com/dce/catalog/e...-uk-layout.htm The only other difference I can think of is the @ sign and " double quotations are in opposite places for US and UK keyboards. Whenever I'm in the US and try and put the double quotes in I get an @ symbol instead and vice versa. Do you have the euro sign in the US on your keyboards? It now shares number 4 for with the dollar sign for us. you have to do a ctrl, alt and 4 to get it. John |
|
|||
|
While the city slept, John (duc@ula.com) feverishly typed...
> On Sat, 31 Jul 2004 17:09:26 +0100, A strange species called Andy > Hassall <andy@andyh.co.uk> wrote: [uk / us keyboard layouts] > > The only other difference I can think of is the @ sign and " double > quotations are in opposite places for US and UK keyboards. Whenever > I'm in the US and try and put the double quotes in I get an @ symbol > instead and vice versa. At a software company I used to work for they had a PC which dual-booted into either Windows 95 or NT. 95 had been set up for UK keyboard and NT for US. Whenever I switched from 95 to NT or vice versa I always had problems typing email addresses! Cheers, Nige -- Nigel Moss http://www.nigenet.org.uk Mail address not valid. nigel@DOG.nigenet.org.uk, take the DOG. out! In the land of the blind, the one-eyed man is very, very busy! |
|
|||
|
On Sat, 31 Jul 2004 17:35:24 +0100, John <duc@ula.com> wrote:
>Do you have the euro sign in the US on your keyboards? It now shares >number 4 for with the dollar sign for us. you have to do a ctrl, alt >and 4 to get it. My UK keyboard was made before the Euro was invented :-) But ctrl+alt+4 does result in a Euro symbol. -- Andy Hassall <andy@andyh.co.uk> / Space: disk usage analysis tool http://www.andyh.co.uk / http://www.andyhsoftware.co.uk/space |
|
|||
|
I noticed that Message-ID: <jelng0luuhdel7q8rlotf2ans71475kdk6@4ax.com>
from Andy Hassall contained the following: > > My UK keyboard was made before the Euro was invented :-) But ctrl+alt+4 does >result in a Euro symbol. How about Alt Gr+4 ? -- Geoff Berrow (put thecat out to email) It's only Usenet, no one dies. My opinions, not the committee's, mine. Simple RFDs http://www.ckdog.co.uk/rfdmaker/ |
|
|||
|
On Sat, 31 Jul 2004 18:37:50 +0100, Geoff Berrow <blthecat@ckdog.co.uk> wrote:
>I noticed that Message-ID: <jelng0luuhdel7q8rlotf2ans71475kdk6@4ax.com> >from Andy Hassall contained the following: > >> My UK keyboard was made before the Euro was invented :-) But ctrl+alt+4 does >>result in a Euro symbol. > >How about Alt Gr+4 ? Ah, that does too. Now I think about it, I don't think I've ever used Alt Gr key before. -- Andy Hassall <andy@andyh.co.uk> / Space: disk usage analysis tool http://www.andyh.co.uk / http://www.andyhsoftware.co.uk/space |
|
|||
|
Andy Hassall wrote:
> Ah, that does too. Now I think about it, I don't think I've ever used Alt Gr > key before. And i learned that Ctrl + Alt was the equivalent of Alt Gr. Well, you really do learn quite some things on PHP newsgroups. Regards, Sebastian |
|
|||
|
While the city slept, Noel (no.spam@thank.you) feverishly typed...
> On Sat, 31 Jul 2004 11:45:57 -0400, "Chung Leong" > <chernyshevsky@hotmail.com> wrote: > >> Just out of curiosity, how do people in the UK code in PHP? Doesn't >> the UK keyboard layout have the pound sign when the US layout has >> the dollar sign? > > With the new 'thought control' interface, such problems don't arise > :-) You are Brucie, and I claim my five pounds! ;-) Cheers, Nige -- Nigel Moss http://www.nigenet.org.uk Mail address not valid. nigel@DOG.nigenet.org.uk, take the DOG. out! In the land of the blind, the one-eyed man is very, very busy! |