keyboard-layout
Here are 401 public repositories matching this topic...
Swift UIKit keyboard manager for iOS apps.
-
Updated
Jun 21, 2020 - Swift
-
Updated
Jun 7, 2020 - Vue
A visual keyboard shortcuts explorer for popular applications.
-
Updated
Oct 22, 2019 - HTML
Mahou(魔法) - The magic layout switcher.
-
Updated
Jun 16, 2020 - C#
In other-than english layout (for example in Russian) dot may be on unusual place. For example for Russian layout / key (which in English layout start search) is .. So when you want to make search and have by accident Russian layout instead of English you face dot command instead of search. Last can be pretty destructible: delete couple of lines or insert some non sense and etc.
Idea is to
Virtual keyboard component for Vue.js 2.x. Designed to Raspberry Pi Touch Display
-
Updated
Feb 5, 2020 - Vue
Allows you to import keyboard layouts into blender and render them in 3d
-
Updated
May 11, 2020 - Python
Astus' Mathematical Display Application : A GUI for Mathematics (Calculator, LaTeX Converter, Plotter, ... )
-
Updated
Apr 22, 2020 - Python
Console keyboard layout switcher for MacOS
-
Updated
Oct 17, 2019 - Objective-C
Extra keyboard layouts and input methods for Chrome OS
-
Updated
May 18, 2020 - JavaScript
Norman keyboard layout - alternative to QWERTY for touch typing in English
-
Updated
Dec 27, 2019 - Shell
This program is an On-Screen Display or a Heads-Up Display for keys. It displays every key press at a clearly visible text size. It is developed for people with poor eye sight. It is meant to aid desktop computer usage. It is especially useful while chatting or for occasional typing. The user no longer has to squint or zoom in the entire screen to see what s/he writes in small text fields.
-
Updated
May 27, 2020 - AutoHotkey
examples/output/xkb/run-session.sh
Warning: Unsupported high keycode 372 for name <I372> ignored
X11 cannot support keycodes above 255.
This warning only shows for the first high keycode.
Internal error: Could not resolve keysym XF86ScrollRight
Error: Button must specify default or be in the range 1..5
Illegal b
"DreymaR's Big Bag of Keyboard Tricks" for *nix with XKB
-
Updated
May 13, 2020 - Shell
fx-experience -> fx onscreen keyboard
-
Updated
Jun 29, 2020 - Java
US-International keyboard layout with no dead keys (AltGr only) for Windows
-
Updated
Jan 31, 2019
QWERTY keyboard layout for French-speaking users
-
Updated
Jul 18, 2019 - Python
-
Updated
May 20, 2020 - Emacs Lisp
Virtual keyboard for TextField when needed
-
Updated
Feb 2, 2019 - TypeScript
Keyboard layouts and macros for the Kinesis Advantage 2 keyboard.
-
Updated
Apr 24, 2020
Vim plugin: support command mode in Russian keyboard layout
-
Updated
Mar 30, 2015 - Vim script
Change keyboard layout with a keystroke + show it in the status bar
-
Updated
Jan 22, 2020 - Shell
Assembler/disassembler of Windows keyboard layouts in flat assembler
-
Updated
Mar 15, 2017 - Assembly
Раскладка для Mac OS X, основанная на раскладках «Мефодица» Лебедева и «Типографской раскладке» Бирмана
-
Updated
Apr 1, 2018
Fully customizable Android keyboard written in Kotlin.
-
Updated
Dec 23, 2018 - Kotlin
Improve this page
Add a description, image, and links to the keyboard-layout topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the keyboard-layout topic, visit your repo's landing page and select "manage topics."


There are cases, when keyboard doesn't intersect view controller's view: e.g. view controller is shown modally with modalPresentationStyle == .formSheet on iPad, however keyboardLayoutGuide is shrinked by the height of the keyboard.