Path to this page:
./
x11/xvkbd,
The xvkbd is a virtual (graphical) keyboard program for X
Branch: CURRENT,
Version: 3.5nb1,
Package name: xvkbd-3.5nb1,
Maintainer: ryoonxvkbd is a virtual (graphical) keyboard program for X Window System
which provides facility to enter characters onto other clients
(softwares) by clicking on a keyboard displayed on the screen. This
may be used for systems without a hardware keyboard such as kiosk
terminals or handheld devices. This program also has facility to
send characters specified as the command line option to another
client.
Required to build:[
pkgtools/x11-links] [
x11/recordproto] [
pkgtools/cwrappers]
Master sites:
Filesize: 105.812 KB
Version history: (Expand)
- (2015-10-15) Updated to version: xvkbd-3.5nb1
- (2013-10-17) Updated to version: xvkbd-3.5
- (2013-04-28) Updated to version: xvkbd-3.4a
- (2012-08-11) Updated to version: xvkbd-3.3
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
CVS history: (Expand)
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-10-14 22:17:28 by Thomas Klausner | Files touched by this commit (54) |
Log message:
Switch from x11/Xaw3d to newer x11/libXaw3d.
Adapt some packages so they build with that.
Bump their PKGREVISIONs.
|
2013-10-17 18:44:40 by Sergey Svishchev | Files touched by this commit (2) |
Log message:
Update to 3.5. Changes:
- Mode_switch and ISO_Level3_Shift should now work better even
without XTEST extension.
- Fixed a problem that "Always on Top" not work at startup.
|
2013-04-28 09:13:45 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Update to 3.4a
Changelog:
Version 3.4 (2013-03-31)
- I hope code to manipulate keys assigned in AlgrGr and Shift-
AltGr positions are now fixed. (Thanks, Paul)
- Default value of xvkbd.textDelay is now set to 10, as it seems
delay of 0 caused problems in some situations.
- ISO_Left_Tab is assigned to the shifted position of the Tab
key on the xvkbd window, so that Shift-Tab can be simulated.
- New option -no-resize to disable resize of xvkbd window.
|
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-08-11 14:00:57 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Update to 3.3
Changelog:
Version 3.3 (2012-03-03)
* -text can now accept \{keysym} so that the specified key can be processed in \
more primitive manner, and so that modofier keys such as Control_L, Meta_L, etc. \
can also be simulated. Also, \{+keysym} and \{+keysym} will now simulate press \
and release of the key, respectively.
* New option -remote-display to make xvkbd connect to the specified display when \
startup.
* Bug fixed: KP_0 now works.
|