Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new laptop layout and Slovak keyboard problem #3086

Closed
nvaccessAuto opened this issue Mar 15, 2013 · 2 comments
Closed

new laptop layout and Slovak keyboard problem #3086

nvaccessAuto opened this issue Mar 15, 2013 · 2 comments

Comments

@nvaccessAuto
Copy link

Reported by peter on 2013-03-15 08:58
Hi all,
I have quite interesting problem with new laptop layout. I am using windows 7 64 bit (english) with slovak keyboard and canot use mouse click hotkeys (nvda+nvda+) and left and right button lock hotkeys. It works with english keyboard, but not with slovak or czech. I discussed this with other user with win7 and slovak keyboard and he has no problems. Steps to reproduce:

  1. switch to slovak keyboard
  2. press nvda+[ and ú will be typed (ú is under [ on slovak keyboard)

Other mappings (e.g.nvda+7) works perfectly (number 7 has also other meaning (ý) on slovak keyboard).
Any ideas?
Output from the log:
IO - inputCore.InputManager.executeGesture (09:53:04):
Input: kb(laptop):NVDA+ú
IO - speech._speakSpellingGen (09:53:04):
Speaking character u'\xfa'
DEBUG - queueHandler.registerGeneratorObject (09:53:04):
Adding generator 21
DEBUG - queueHandler.pumpAll (09:53:04):
generator 21 finished
IO - speech.speak (09:53:05):
Speaking (United States) - US'
IO - inputCore.InputManager.executeGesture (09:53:06):
Input: kb(laptop):backspace
IO - speech._speakSpellingGen (09:53:06):
Speaking character u'\xfa'
DEBUG - queueHandler.registerGeneratorObject (09:53:06):
Adding generator 22
DEBUG - queueHandler.pumpAll (09:53:06):
generator 22 finished
IO - inputCore.InputManager.executeGesture (09:53:06):
Input: kb(laptop):NVDA+n
IO - speech.speak (09:53:06):
Speaking menu'
IO - inputCore.InputManager.executeGesture (09:53:06):
Input: kb(laptop):downArrow
IO - speech.speak (09:53:06):
Speaking subMenu p'
IO - inputCore.InputManager.executeGesture (09:53:07):
Input: kb(laptop):downArrow
IO - speech.speak (09:53:07):
Speaking subMenu t'
IO - inputCore.InputManager.executeGesture (09:53:07):
Input: kb(laptop):rightArrow
IO - speech.speak (09:53:07):
Speaking log v 1 of 6'
IO - inputCore.InputManager.executeGesture (09:53:07):
Input: kb(laptop):enter

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2013-03-15 11:03
If you have NVDA's language set to Slovak, these keys have been mapped and will work correctly. If you have NVDA's language set to English, you will need to switch back to English.
Changes:
Added labels: cantfix
State: closed

@nvaccessAuto
Copy link
Author

Comment 2 by ondrosik on 2013-03-15 11:19
Just to make sure, which snapshot are you using? Please look at the installation folder of nvda\locale\sk. There should be gestures.ini file which solve this issue. Not sure why it don't work, as I am still on xp and I tested it before I attached it to new laptop layout ticket. But as you said, it seems, that English Windows with Slovak keyboard may cause the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant