Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 06:55 02 Aug 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : US keyboard

Author Message
yock1960
Senior Member

Joined: 18/08/2020
Location: United States
Posts: 167
Posted: 02:10pm 05 Jan 2021
Copy link to clipboard 
Print this post

Anyone else have issues with the backslash and pipe keys? This key is just to the right of the single/double quote key on my keyboard, I get # and ~ for unshifted/shifted. Not that big of a deal, just wondering if it's my < $10 keyboard or something else.

Steve
 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 4044
Posted: 02:21pm 05 Jan 2021
Copy link to clipboard 
Print this post

I've a UK keyboard and just so you know it doesn't have "the single/double quote key".

That may be a hint as to what you need - is there a US setting (in CMM2/MMBasic)?

(Our equivalent key looks to be ' @ and the chars you wanted are on a key to the left of Z.)

John
Edited 2021-01-06 00:22 by JohnS
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10315
Posted: 02:43pm 05 Jan 2021
Copy link to clipboard 
Print this post

That key doesn't exist on a standard US keyboard

https://en.wikipedia.org/wiki/Keyboard_layout#/media/File:Qwerty.svg

Please set the CMM2 to UK and let me know if it then works in which case I can add it to the US definition
Edited 2021-01-06 00:44 by matherp
 
lizby
Guru

Joined: 17/05/2016
Location: United States
Posts: 3378
Posted: 03:07pm 05 Jan 2021
Copy link to clipboard 
Print this post

  matherp said  That key doesn't exist on a standard US keyboard

That key "\", shifted "|" above the <Enter> key definitely exists on every US (laptop) keyboard I have. I don't know that I've used that key on the CMM2.
PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed
 
CircuitGizmos

Guru

Joined: 08/09/2011
Location: United States
Posts: 1427
Posted: 03:24pm 05 Jan 2021
Copy link to clipboard 
Print this post

  lizby said  
  matherp said  That key doesn't exist on a standard US keyboard

That key "\", shifted "|" above the <Enter> key definitely exists on every US (laptop) keyboard I have. I don't know that I've used that key on the CMM2.


It's there either above the enter key or to the left of backspace.
Micromites and Maximites! - Beginning Maximite
 
Paul_L
Guru

Joined: 03/03/2016
Location: United States
Posts: 769
Posted: 04:54pm 05 Jan 2021
Copy link to clipboard 
Print this post

  matherp said  That key doesn't exist on a standard US keyboard

https://en.wikipedia.org/wiki/Keyboard_layout#/media/File:Qwerty.svg

Please set the CMM2 to UK and let me know if it then works in which case I can add it to the US definition

Peter, in your posted keyboard layout it is shown just to the left of the backspace key. On all of my standard IBM Model "M" clicky keyboards it is below the backspace and above the enter key.

Paul in NY
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10315
Posted: 05:01pm 05 Jan 2021
Copy link to clipboard 
Print this post

Paul

Does the key work for you?
 
yock1960
Senior Member

Joined: 18/08/2020
Location: United States
Posts: 167
Posted: 06:44pm 05 Jan 2021
Copy link to clipboard 
Print this post

  matherp said  That key doesn't exist on a standard US keyboard

https://en.wikipedia.org/wiki/Keyboard_layout#/media/File:Qwerty.svg

Please set the CMM2 to UK and let me know if it then works in which case I can add it to the US definition


It's that key left of the backspace key on the standard 104 keyboard layout linked. Mine has a wide backspace key...so they moved it. Changing to UK made no difference, as far as this key is concerned.

Steve
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10315
Posted: 07:29pm 05 Jan 2021
Copy link to clipboard 
Print this post

Try the attached and let me know if
1: does it work
2: has it broken anything


CMM2V1.5.zip
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 08:13pm 05 Jan 2021
Copy link to clipboard 
Print this post

Does the 'faulty' keyboard have a second pipe/backslash key to the left of the Z key?
If so, that key should work.

My HP keyboard has that arrangement and the usual pipe/backslash works as you describe but the key beside Z works correctly.

I stick with the HP keyboard because of it's compact size.




Jim
Edited 2021-01-06 06:19 by TassyJim
VK7JH
MMedit
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 09:03pm 05 Jan 2021
Copy link to clipboard 
Print this post

  matherp said  Try the attached and let me know if
1: does it work
2: has it broken anything


CMM2V1.5.zip


With my HP keyboard,
1. Yes
2. No

The original key on the left and the one on the right now give identical codes and I can't find any problems with the rest of the keyboard.

I haven't tried a 'normal' US keyboard yet.

Jim
VK7JH
MMedit
 
Paul_L
Guru

Joined: 03/03/2016
Location: United States
Posts: 769
Posted: 12:08pm 06 Jan 2021
Copy link to clipboard 
Print this post

  matherp said  Paul

Does the key work for you?

It works fine when plugged into my PC. I don't have a CMM2.

Paul in NY
 
LeoNicolas

Guru

Joined: 07/10/2020
Location: Canada
Posts: 504
Posted: 04:08pm 06 Jan 2021
Copy link to clipboard 
Print this post

My US Keyboard has this key and it works well in my CMM2.
No problems with the | or \ characters.

 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10315
Posted: 04:12pm 06 Jan 2021
Copy link to clipboard 
Print this post

  Quote  My US Keyboard has this key and it works well in my CMM2.


With the firmware posted on this thread or something else?
 
LeoNicolas

Guru

Joined: 07/10/2020
Location: Canada
Posts: 504
Posted: 04:16pm 06 Jan 2021
Copy link to clipboard 
Print this post

I'm using the last stable version, v5.06.00
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10315
Posted: 04:26pm 06 Jan 2021
Copy link to clipboard 
Print this post

I think I understand - Jim's keyboard pictured above seems to have this key duplicated and I assume this is also the case for the OP
 
yock1960
Senior Member

Joined: 18/08/2020
Location: United States
Posts: 167
Posted: 05:35pm 06 Jan 2021
Copy link to clipboard 
Print this post

  matherp said  I think I understand - Jim's keyboard pictured above seems to have this key duplicated and I assume this is also the case for the OP


Just flashed your 'test' beta...awesome. If I see any issues after using it I'll let you know!

Steve
 
toml_12953
Guru

Joined: 13/02/2015
Location: United States
Posts: 442
Posted: 06:20pm 06 Jan 2021
Copy link to clipboard 
Print this post

  yock1960 said  Anyone else have issues with the backslash and pipe keys? This key is just to the right of the single/double quote key on my keyboard, I get # and ~ for unshifted/shifted. Not that big of a deal, just wondering if it's my < $10 keyboard or something else.

Steve


I tried it with 05.07b1 and b2. No problems. I'm using a plain vanilla Dell keyboard with no hub, no multimedia functions and the \| key above Enter and below Backspace.
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025