Displaying 1 result from an estimated 1 matches for "leftdoublequotemark".
2006 Apr 02
0
Re: Keyboard Rewrite
...The key to the right of ';:',  marked as "'@',  keycode 48 gives the following:
    Unshifted            Apostrophe            (normal,  as marked)
    Shifted              QuoteDbl              (normally At)
    AltGR                LeftSingleQuoteMark
    AltGR+Shift          LeftDoubleQuoteMark
The key to the right of that one,  marked as "#~',  keycode 51 gives the following:
    Unshifted            Grave                 (normally NumberSign)
    Shifted              AsciiTilde            (normal,  as marked)
    AltGR                RightSingleQuoteMark
    AltGR+Shift...