All Projects → Rion96 → GKey

Rion96 / GKey

Licence: other
German Keyboard Layout for TempleOS

Programming Languages

HolyC
11 projects

Projects that are alternatives of or similar to GKey

Keyboardlayoutguide
⌨️ Manage iOS keyboard with Apple's missing KeyboardLayoutGuide
Stars: ✭ 1,054 (+5170%)
Mutual labels:  keyboard, layout, keyboard-layout
Keyboard Layout Editor For Blender
Allows you to import keyboard layouts into blender and render them in 3d
Stars: ✭ 224 (+1020%)
Mutual labels:  keyboard, keyboard-layout
Ergodox Layout
algernon's ErgoDox EZ layout
Stars: ✭ 135 (+575%)
Mutual labels:  keyboard, keyboard-layout
react-material-ui-keyboard
Virtual keyboard for TextField when needed
Stars: ✭ 54 (+170%)
Mutual labels:  keyboard, keyboard-layout
Bigbagkbdtrixxkb
"DreymaR's Big Bag of Keyboard Tricks" for *nix with XKB
Stars: ✭ 95 (+375%)
Mutual labels:  keyboard, keyboard-layout
Kll
KLL Compiler
Stars: ✭ 105 (+425%)
Mutual labels:  keyboard, keyboard-layout
Lsh
Lambda Shell for TempleOS
Stars: ✭ 48 (+140%)
Mutual labels:  templeos, holyc
Capsicain
Powerful low-level keyboard remapping tool for Windows
Stars: ✭ 51 (+155%)
Mutual labels:  keyboard, layout
kinesis-advantage-2
Keyboard layouts and macros for the Kinesis Advantage 2 keyboard.
Stars: ✭ 72 (+260%)
Mutual labels:  keyboard, keyboard-layout
keyboard-layouter
Footprint auto placement plugin for keyboard layout
Stars: ✭ 73 (+265%)
Mutual labels:  keyboard, keyboard-layout
keyd
A key remapping daemon for linux.
Stars: ✭ 687 (+3335%)
Mutual labels:  keyboard, keyboard-layout
Awesome Mechanical Keyboard
⌨️ A curated list of Open Source Mechanical Keyboard resources.
Stars: ✭ 1,294 (+6370%)
Mutual labels:  keyboard, keyboard-layout
Fx Experience
fx-experience -> fx onscreen keyboard
Stars: ✭ 72 (+260%)
Mutual labels:  keyboard, keyboard-layout
Norman
Norman keyboard layout - alternative to QWERTY for touch typing in English
Stars: ✭ 112 (+460%)
Mutual labels:  keyboard, keyboard-layout
Qwerty Lafayette
QWERTY keyboard layout for French-speaking users
Stars: ✭ 60 (+200%)
Mutual labels:  keyboard, keyboard-layout
TempleOS-EE
TempleOS Explorers Edition
Stars: ✭ 45 (+125%)
Mutual labels:  templeos, holyc
Skr
Low level key re-programming
Stars: ✭ 47 (+135%)
Mutual labels:  keyboard, keyboard-layout
CustomKeyboard
A simple and fast implementation of a custom numeric keypad. There is always a keyboard for you.
Stars: ✭ 20 (+0%)
Mutual labels:  keyboard, keyboard-layout
TempleTiler
Window tiling hotkeys for TempleOS
Stars: ✭ 25 (+25%)
Mutual labels:  templeos, holyc
keymacs
Ergonomic keyboard layout for nonergonomic keyboards.
Stars: ✭ 22 (+10%)
Mutual labels:  keyboard, keyboard-layout

GKey

Differences

GKey is a German keyboard layout for Temple OS. Due to limitations, GKey has no dead keys and will need to change parts of the default font for special characters (ß,§,€). This font change will also apply to the umlaut characters already implemented by Terry to make them fit in more with the rest of the characters.

New Font

As TempleOS doesn't have support for AltGr combos, the Alt keys will serve as both Alt and AltGr keys. Alt+M is already used by TempleOS to maximize windows, so AltGr+M (µ) is not implemented.

To accomplish all this, GKey will replace your HomeKeyPlugIns.HC.Z, so if you made changes to that, I recommend you back it up. All changes to the font and the scan decode table are made to the memory during boot and will not alter anything else.

Installation

Here is a set of commands that should allow you to install GKey:

Cd("T:");
#include "Setup.HC.Z";

This script will copy the HomeKeyPlugIns.HC.Z to your Home directory for you. You are free to copy the file manually as well.

To uninstall, just delete HomeKeyPlugIns.HC.Z from your Home directory

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].