Blame


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