Skip to content

This is a small application to enable/disable the touch input service in win 8x just by clicking

Notifications You must be signed in to change notification settings

jzi96/OnScreenKeyboardDisabler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#OnScreenKeyboardDisablerNative

##Idea This application was inspired by a blog post from Scott Hanselman. http://www.hanselman.com/blog/HowToDisableTheOnScreenTouchKeyboardInWindows8.aspx Most of the time, I do not need the on screen keyboard, but sometimes ... Therefore the application will start or stop the handwriting service.

I attached the switcher to my start screen, so I can easily run it.

##Requirements

  • NET Framework 4.5
  • Elevated privileges to start/stop the service

Folders

src - Used for storing all code files doc - Documentation files (may go later)

...

About

This is a small application to enable/disable the touch input service in win 8x just by clicking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages