Git Product home page Git Product logo

uk-intl-kb's Introduction

UK International Keyboard

Some information

Hi! I'm a spanish person.

Some time ago, I bought a keyboard and a laptop in a web store in UK. Obviously they come with UK keyboard layout.

I do not like use a different keyboard layout than the proper of the device, so I searched through the Internet, and I found a custom Windows design that I love.

Original keyboard layout

As a programmer I spend almost all my time in linux so I decided to porting the project to xkb.

How to install

  1. Clone the repository where you want
  2. Open the repo folder
  3. Open a terminal in this folder and run as root
# cat uk-intl-kb >> /usr/share/X11/xkb/symbols/gb
  1. Open as root /usr/share/X11/xkb/rules/evdev.xml with your favourite text editor
  2. Search layoutList -> layout -> configItem -> gb
  3. Go to its variantList and add
 <variant>
     <configItem>
         <name>intlextd</name>
         <description>English (International, Extended)</description>
     </configItem>
 </variant>
  1. Select "English (Interantional, Extended)" in your keyboard layout
  2. Enjoy

Original project and thanks

So many thanks to James Campbell for the original project, you can download it from here: UK International Keyboard for Windows

uk-intl-kb's People

Contributors

jmrio avatar

Watchers

Grégoire Paris avatar James Cloos avatar  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.