Blob


1 * dvp-eu
3 Just another variant of the dvorak layout, made for programmers that
4 need also to type in non-english languages.
6 ** Goals
8 Build a decent, balanced layout and made it configurable through
9 provided patches.
11 ** Current status
13 This project is in its early stage of development. I'm still
14 looking for some ideas and feedback so the placement of some keys
15 may change, until a stable release.
17 ** Usage
19 Just put the =dvp-eu= file in some decent place, like
20 =/usr/X11R6/share/X11/xkb/symbols/= on OpenBSD, and =loadkeys
21 dvp-eu=. Than you're done!
23 ** Preview
25 Given that, as of now, the layout is still not definitive, I'm not
26 providing any preview of the placement. I'll provide one when it
27 will be finished. As of now, you can get a preview of the keyboard
28 with
30 #+BEGIN_SRC sh
31 setxkbmap dvp-eu -print | xkbcomp - - | xkbprint - - | ps2pdf -pict all - > dvp-eu.pdf
32 #+END_SRC
34 ** Contributing
36 Every form of contribution is welcome. Just open an issue or write
37 me an email!