Package Details: vok 1.0-9

Package Base: vok
Description: Vogo's Keyboard for Xorg 7 (Czech)
Upstream URL: http://www.abclinuxu.cz/blog/origami/2006/12/21/162644
Category: x11
Licenses: custom
Submitter: jose1711
Maintainer: jose1711
Last Packager: None
Votes: 4
First Submitted: 2006-12-24 14:50
Last Updated: 2013-10-08 17:22

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by jose1711

2015-03-01 21:36

@stativ:
thank you for your comments. to be honest... i still don't know. sure since qizxopen we need a way how to update evdev.xml but isn't patch with its detection a bit fragile? thinking about replacing qizxopen with xmllint - do you see this as an alternative?

Comment by stativ

2015-02-22 17:14

Here is my take on removing qizxopen: https://bitbucket.org/stativ/aur-pkgbuilds/src/tip/NOTAUR-SHARED/vok/

I used patch to add/remove the required layout entry in evdev.xml.

Comment by stativ

2015-02-22 14:22

Is it possible to update the package to use something different than qizxopen? qizxopen seems to no longer exist.

Comment by stativ

2013-10-08 18:03

It works great now! Thank you.

Comment by jose1711

2013-10-08 17:23

should be fixed now

Comment by stativ

2013-10-03 10:49

Also, please use a package() function instead of a build() function.

Comment by stativ

2013-10-03 10:49

With a new install, the keyboard doesn't work.

This is what happens when trying to change the layout using setxkbmap (the same happens when using KDE settings):

[lukas@orochi ~]$ setxkbmap -layout vok
Error loading new keyboard description

And an error is written to the Xorg.0.log:
[ 7727.432] (EE) Error loading keymap /var/lib/xkb/server-0.xkm

Comment by seberm

2012-01-25 15:36

Please change:
install=('vok.install')

to:
install='vok.install'

Thanks!:-)