I run Windows Embedded Standard 7 with a multi touch screen (running on the UPDD driver 4.01.10). The system is running an application in kiosk mode with no need for any other input device.

The On Screen Keyboard is disabled in the Ease of Access center (and is not shown initially), but whenever a user touches the screen, a kind of "On Screen Keyboard Quickstart Button" appears at the left side of the screen, looking like this:

Strange button

The user can use this to slide in the On Screen Keyboard. Is there a way to disable that?

link|improve this question

67% accept rate
I would look in device manager for a HID keyboard you can disable – Moab Feb 7 at 10:19
Thanks Moab for the tip. Unfortunately, there is none. Any HID I disable disables the touch interface. – Jens Feb 7 at 10:24
Did you look under keyboards?, be sure to show hidden devices also. – Moab Feb 7 at 10:31
feedback

2 Answers

up vote 4 down vote accepted

I've found that one can configure this behaviour at "Control Panel" -> "Tablet PC Settings" -> "Other" -> "Input Panel Settings" -> "Opening".

link|improve this answer
If this solves your problem you should mark this as the accepted answer. – Sticky Feb 7 at 11:13
2  
I will, but it won't let me until the day after tomorrow. =) – Jens Feb 7 at 11:33
feedback

I would try deleting (or renaming to be safe) the On Screen Keyboard (osk.exe) file found at c:\windows\system32\osk.exe

link|improve this answer
2  
While this may actually work, you are renaming a Windows file. If it comes with Windows, generally you shouldn't be renaming it. Especially given in situations where the users keyboard may be broken, and they are on the login screen, they can use the OSK to actually log into the machine. Removing functionality for the sake of solving a simple option issue isn't really a good solution. – zackrspv Feb 8 at 19:46
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.