how do you make a keyboard display the given symbol?

thanks

asked 21 Oct '11, 12:43

LostInMoneta's gravatar image

LostInMoneta
92413

@LostInMoneta - You seem to find Godeke's answer sufficient. Please go ahead and accept it so he gets credit for it. Thanks
(21 Oct '11, 14:15) robrambusch ♦ robrambusch's gravatar image
He doesn't really need more credit, but accepting his answer helps other students read through these posts quickly.
(21 Oct '11, 15:51) EllenL EllenL's gravatar image

The vertical bar is above the backslash (\) on US keyboards. That in turn is above the main enter key.

link

answered 21 Oct '11, 12:45

Godeke's gravatar image

Godeke ♦
7.5k11329

1
|| hey sure enough! thanks. There was a piece of lint over it. More than you wanted to know, I'm sure. ||
(21 Oct '11, 12:50) LostInMoneta LostInMoneta's gravatar image

A | B - is the shift+\ on US qwerty keyboard

link

answered 21 Oct '11, 12:45

G%20Allan's gravatar image

G Allan
2365

Your answer
toggle preview

Follow this Question via Email

Once you sign in you will be able to subscribe for any updates here

Q&A Editor Basics

  • to upload an image into your question or answer hit
  • to create bulleted or numbered lists hit or
  • to add a title or header hit
  • to section your text hit
  • to make a link clickable, surround it with <a> and </a> (for example, <a>www.google.com</a>)
  • basic HTML tags are also supported (for those who know a bit of HTML)
  • To insert an EQUATION you can use LaTeX. (backslash \ has to be escaped, so in your LaTeX code you have to replace \ with \\). You can see more examples and info here