Code Monkey home page Code Monkey logo

pl-bel's Introduction

Polish (Belarusian)

Modified Polish keyboard layout with Belarusian Latin letters for Windows and Linux. This layout slightly differs from Belarusian (Latin) keyboard layout that is present in Linux distributions, mainly due to the need to keep polish ż and ź letters, therefore belarusian ž is moved to AltGr+d.

Preview

preview

Installation

Windows:

  1. Clone this repository
  2. Download Microsoft Keyboard Layout Creator https://www.microsoft.com/en-us/download/details.aspx?id=102134
  3. Start Microsoft Keyboard Layout Creator
  4. Load Source File ./pl-bel/windows/pl-bel.klc
  5. Run Project > Build DLL and Setup Package
  6. Skip warnings
  7. Go to the build directory and run setup.exe

Linux:

  1. Clone this repository
  2. Copy symbols file sudo cp ./pl-bel/linux/plbel /usr/share/X11/xkb/symbols
  3. Copy rules files sudo cp ./pl-bel/linux/*.{lst,xml} /usr/share/X11/xkb/rules

Optional: You can also modify rules files on your own, keep in mind that evdev.xml and evdev.lst should have identical changes with base.xml and base.lst

To evdev.lst and base.lst add the following line under ! layout section:

plbel           Polish (Belarusian)

To evdev.xml and base.xml add the following layout declaration inside <layoutList></layoutList> section:

    <layout>
      <configItem>
        <name>plbel</name>
        <shortDescription>plbel</shortDescription>
        <description>Polish (Belarusian)</description>
        <languageList>
          <iso639Id>plbel</iso639Id>
        </languageList>
      </configItem>
    </layout>

  1. Optional: update xkb cache sudo dpkg-reconfigure xkb-data

Both

Windows and Linux requires either a restart or logout for the layout to work properly.

List of symbols

AltGr+w for š

AltGr+u for ŭ

AltGr+s for ś

AltGr+d for ž

AltGr+l for ł

AltGr+k for ĺ

AltGr+x for ź

AltGr+c for ć

AltGr+v for č

AltGr+n for ń

Thanks

This project is inspired by https://github.com/enedil/lacinka and https://github.com/vtsykun/belarus-keyboard-layout

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.