Giter Site home page Giter Site logo

parleur / atom-keyboard-localization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andischerer/atom-keyboard-localization

0.0 1.0 0.0 359 KB

Foreign language keyboard support for atom.

License: MIT License

CoffeeScript 88.87% CSS 11.13%

atom-keyboard-localization's Introduction

Keyboard localization package for non US-Keyboard Layouts

This is a compatibility package for atom text editor which tries to remap keycodes for your given keyboard layout.

Installation

Go in Atom's Settings page, through packages section. Under Community Packages search for "keyboard-localization" and Install it.

Usage

Inside Atom's packages management, click Settings, and in the freshly opened panel, either choose an existing Keyboard Layout from the list, or pick a keymap file from the filepicker.

Whats working

  • Prevent default keybindings from being fired
  • Keybindings in your foreign keyboard layout
  • AltGr-Key
  • vim-mode keybindings
  • tested on Windows and Linux
  • Multi-combo bindings (AltGr+Shift)

Supported Keyboard Layouts atm

Generate your own keymap

You can generate your own localized key-translation-table for your keyboard layout. The generator is available in from the command palette(Keyboard Localization: Keymap Generator) Generate your mapping by tapping every key in combination with modifiers from your keyboard who differ from the US-Layout. Copy the generated JSON-keybindings and create a Json-File. Then set the package setting UseKeyboardLayoutFromPath to your given filename(absolute path).

Feel free to send me Issues/PRs so i can add more keymaps.

Todo

  • add more foreign Keyboard-Layouts
  • write tests
  • add custom path for keymap file

This package tries to fill the gap till the following issues are fixed

Credits

All thanks go to original author -> DavidBadura

atom-keyboard-localization's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.