- ComboBox Controls
Example of building combo box. The interest wrt the keyboard is that it shows how to get (actually, set, but see EM_GETSEL) the slxn. (But where does hwndEdit get set? It gets called by SendMessage(), but it's unclear where it comes from. See bookmark 'Using Windows Procedures' for one possibility.)
in Software > Windows > Microsoft > Keyboard with keyboard selection
- EM_GETSEL
The EM_GETSEL message retrieves the starting and ending character positions of the current selection in an edit control. Use to tell whether there is a slxn.
in Software > Windows > Microsoft > Keyboard with getselection keyboard
- International Computing by Language
Links to Penn State pages describing scripts and their implementations in Unicode, keyboard input tools, etc., for a wide variety of scripts.
in Software > Internationalization with keyboard languages scripts by 2 users
- Keyboard Input
Overview of keyboard input processing
in Software > Windows > Microsoft > Keyboard with keyboard
- Keyboard Layout Manager
in Software > Windows > Microsoft > Keyboard with keyboard layout manager microsoft software windows
- keymaps
Can use AltGr_Lock for ^Q? But apparently only works for console, not X. But can xmodmap use AltGr_Lock?
in Software > Linux > Keyboard with keyboard linux
- LinEAK project
Keyboard remapper for Linux, might be adaptable. Project seems dormant, but files are still there.
in Software > Linux with keyboard linux by 2 users
- Linux keyboard
in Software > Linux with keyboard linux software unix
- Linux Keyboard Input
diagram showing how key strokes are handled
in Software > Linux > Keyboard with keyboard linux
- List of Keysyms Recognised by Xmodmap - LQWiki
There are several keysyms which include the word 'select'; but how to unselect?
in Software > Linux > Keyboard with keyboard linux
- Microsoft Keyboard Layout Creator
Allows users to: • Create new keyboard layouts from scratch • Base a new layout on an existing one • Modify an existing keyboard layout and build a new layout from it • Multilingual input locales within edit control fields. • Package the resulting keyboard layouts for subsequent delivery and installation.
This application designed for Windows 2000, Windows XP, and Server 2003 allows the creation of new keyboard layouts from scratch, base a new layout on an existing one, modify an existing keyboard layout and build a new layout from it, package the resulting keyboard layouts for subsequent delivery and installation
creator globaldev keyboard layout
in Software > Windows > Microsoft > Keyboard with keyboard by 2 users
- Re- Unicode Keyboard Input Linux
in Software > Linux > XWindows & Terminals with input keyboard linux software terminals unicode unix xwindows
- Texter
Texter (Windows) - Lifehacker
in Software > Windows > Microsoft > Keyboard with keyboard remapping by 5 users
- Using Windows Procedures
How to get hwndEdit? Use in conjunction with GetFocus?
in Software > Windows > Microsoft > Keyboard with keyboard
keyboard from all users