Mini-Tools Home Page Mini-Tools .NET Components Mini-Tools Applications  
FREE DOWNLOADS  •  Purchase  •  Support  • About  •  Contact Us
FAQ

» Main FAQ
» Questions
» Answers
» Knowledgebase
 
Product FAQ
» Mini-Comm
» Mini-Input
» Mini-Toolbox
» Mini-XMenus
 
Support
» Get Help
» My Support
» Contact Us
» Downloads
» FAQ
» Knowledgebase
» Links
» Subscriptions
 
Mini-Input FAQ
 
Below is a list of frequently-asked questions about the Mini-Input .NET Component. Check out main Main FAQ for general company and product questions. If you do not see your question below, please be sure to consult our knowledgebase.
 

Mini-Input Questions

 
 

Mini-Input Answers

 

Does Mini-Input support international keyboards?

Yes, many of them. Mini-Input uses the current keyboard settings provided by the Windows Operating System to translate key presses into characters and vice-versa. In addition, Mini-Input provides the ability to customize this mapping process for any unique needs you may have. Mini-Input has been tested on the Windows U.S. International Keyboard. It should also work with other international keyboards, except complex keyboards that require IME (input method editor) such as the Kanji keyboard. However, if you find any foreign keys or key combinations that are not supported, please contact us.

top

Can I change a user's input?

Yes. Although Windows does not allow you to modify an existing input event, you can use Mini-Input to suppress an event then send your own input event(s) instead.

top

What do I do if I'm using Visual Studio 2005 and not seeing any input events?

Select your project in VS 2005 and click the Properties button.  In the "Debug" tab, under "Enable Debuggers", uncheck the box "Enable the Visual Studio Hosting Process".

top

What do I do if my window locks when I click on the close, maximize or minimize button in the window title bar?

This is a known .NET bug that occurs when you launch a global mouse hook from the same thread as your user interface. To avoid this problem, use a multi-threaded global mouse hook (with the MultiThreaded property).

top

Can I suppress the Ctrl+Alt+Delete key sequence or prevent Windows Task Manager from showing?

Ctrl+Alt+Delete is the one key sequence which no user program or input hook can suppress. Windows prevents this at the kernel level to protect the sign-on sequence. Mini-Input can monitor for Ctrl+Alt+Delete but not suppress it. Windows Task Manager will always show.

top

 
News

July 24 , 2006
Mini-Input v2.0 adds Visual Studio Designer support and VB.NET source code.
 
May 2, 2006
Mini-Input v1.1 improves international keyboard support.
 

April 11, 2006
Mini-Tools builds a better mousetrap with Mini-Input v1.0.

Copyright © 2006-8 Mini-Tools LLC  •  Privacy Statement  •  Terms of Use  •  Site Map  •  Contact Us