Quotes, Tilde, Caret Symbol appears only when clicked twice !



Hi Guys ... Sorry I'm a little off topic but didn't know on which NG to
post.

Just purchased a new HP laptop & was working on some Access project
when I realized that certain keys when typed were not appearing ... eg:

Single Quotes
Double Quotes
Caret (exponentiation) Symbol i.e. (Shift+6)
Tilde symbol & the sign below it (on the same key)

The strange thing is that when I type out any of these symbols twice
they appear twice on screen but when I type it once it doesn't appear.

Another odd thing: If I type a double quote it doesn't appear but
immediately thereafter if I type any other character, both, the Quote +
the character appears.

Please note, I subsequently fired up Notepad & MS-Word and the same
behaviour replicates itself there too.

Has anyone faced this before ? I'm sorry, I know I'm a little
off-topic here but since I've been posting to this group before & didnt
know where else to post, I'm taking a chance. If anyone would like to
direct me to another site, I'd be obliged.

Thanks & Best Rgds,
Prakash.

.



Relevant Pages

  • Re: Quotes, Tilde, Caret Symbol appears only when clicked twice !
    ... and striking a quote prints a quote. ... when I realized that certain keys when typed were not appearing ... ... The strange thing is that when I type out any of these symbols twice ... immediately thereafter if I type any other character, both, the Quote + ...
    (comp.databases.ms-access)
  • Re: Regex question
    ... First, if you're using character sets, there's no need to use a or in there. ... This will capture all directories until it can no longer find a trailing slash. ... It will capture any chracter that isn't a singel or double quote. ... The last would even be optional as it's already caught by the filename expression. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: how can i change the text delimiter
    ... we receive the data in csv format ... ... Defines the character used to quote fields that ... Defines the character that will be used to separate ... Extracts fields from the CSV record in string. ...
    (comp.lang.python)
  • Re: Regex question
    ... You're of course correct about the character set for the quotes. ... It will capture any chracter that isn't a singel or double quote. ... followed by a slash. ... This is your filename group. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Regex question
    ... You're of course correct about the character set for the quotes. ... It will capture any chracter that isn't a singel or double quote. ... repeated between 1 and 7 times, followed by a slash. ... This is your filename group. ...
    (microsoft.public.dotnet.languages.csharp)