Implemented US-qwerty shift characters, when Unicode is disabled
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@815 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -340,8 +340,8 @@
|
||||
; that follows it isn't space or a vowel (the ones that make it a valid
|
||||
; combination : ^âêîôû)
|
||||
; If this problem concerns you, disable unicode below, and it will never
|
||||
; crash. This won't affect keyboard shortcuts, but in text fields you will be
|
||||
; unable to type many punctuation characters.
|
||||
; crash. This won't affect keyboard shortcuts, but in text fields you'll be
|
||||
; typing in US-QWERTY mode.
|
||||
Use_unicode = yes ; (Default 'yes')
|
||||
|
||||
; end of configuration
|
||||
|
||||
Reference in New Issue
Block a user