Commit Graph

9 Commits

Author SHA1 Message Date
Fabio Di Francesco f86495e0c5 Fixed inverted chars 2019-08-25 03:35:37 +00:00
Fabio Di Francesco 6022bcc1e6 Add italian keyboard layout (it) 2019-08-16 13:08:55 +00:00
Karl Hobley 60c3ed19c8 Fix a couple of syntax errors in keymap.rs
My previous pull request that added a GB keyboard layout also added a
couple of syntax errors. This PR fixes them. Apologies for that.
2017-04-23 17:54:14 +01:00
Karl Hobley bc1efaebf3 Added gb keymap 2017-04-23 16:16:43 +01:00
Karl Hobley 77827f57b7 Rename 'english' keymap to 'us'
This keyboard layout is only used in the United States, other
english-speaking countries may have their own standard keyboard layouts.

This commit changes the name of the 'english' layout to 'us' to match
X11.
2017-04-23 15:48:51 +01:00
Meven 8804e67702 Add support for french azerty and bepo keymap 2017-03-25 17:58:34 +01:00
Waylon Cude febfbfedb3 Added dvorak keymap (#752)
Keymaps are passed as arguments to ps2d.
To select the dvorak keymap use `ps2d dvorak`,
otherwise the kymap will default to english.
2016-11-10 08:56:38 -07:00
Jeremy Soller 0cbc3eacf7 Add wnohang, make PS/2 driver write input to display scheme, which then passes it to the shell 2016-09-22 10:10:27 -06:00
Jeremy Soller a60773c1c5 PS/2 driver convert to char 2016-09-19 10:24:19 -06:00