Commit graph

8 commits

Author SHA1 Message Date
shattered
6164deb3d4 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-10-17 16:44:40 +00:00
ryoon
ebd89f1db4 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.
2013-04-28 07:13:44 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
ryoon
87f00680fc 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.
2012-08-11 12:00:57 +00:00
dholland
a45a204051 add stray blank line to appease pkglint 2012-07-30 04:12:46 +00:00
obache
6e54f6ba47 Drop dependency on libXp (from Imake)
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
  x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
  but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
  so all platforms should not require libXp from libXaw with Imake.

Bump PKGREVISION.
2012-05-03 09:55:29 +00:00
ryoon
6554c289ae Update MAINTAINER e-mail address. 2011-03-07 08:52:44 +00:00
obache
63fce553d7 Import xvkbd-3.2 as x11/xvkbd.
Packaged by Ryo ONODERA in pkgsrc-wip, PR#43851.

xvkbd 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.
2010-09-08 11:57:36 +00:00