Changelog for
xvkbd-3.9-42.1.x86_64.rpm :
Sun Dec 2 13:00:00 2018 asterios.dramisAATTgmail.com
- Update to version 3.9:
* Modifiers (Alt, etc.) not working with -text option in the
recent releases (deb#891082). This bug is now fixed.
Fri Jul 7 14:00:00 2017 asterios.dramisAATTgmail.com
- Update to version 3.8:
* When lower-case letters of xvkbd window are clicked while Caps
Lock on the physical keyboard is on, by temporary toggling the
Caps Lock status, xvkbd now try to generate lower-case letters
rather than upper-case letters.
* If keyboard layout other than Default is selected, text
assigned to function keys would be lost. This bug is now fixed.
* When German keymap is selected, after Shift key on the physical
keyboard is pressed, xvkbd would generate \"y\" instead of \"z\"
(and so on). A workaround for this problem is now implemented.
* xvkbd sometimes caused an error \"X Error of failed request:
BadValue (integer parameter out of range for operation) / Major
opcode of failed request: 12 (X_ConfigureWindow)\" and failed to
start. A workaround for this problem is now implemented.
- Rebased xvkbd-3.0-compilerwarnings.diff to apply cleanly.
Sat Sep 26 14:00:00 2015 asterios.dramisAATTgmail.com
- Update to version 3.7:
* Right click capability was broken in the recent releases. This
bug is now fixed.
From version 3.6:
* New -utf16 option - when used with -file option, make xvkbd to
accept UTF16 characters in the file.
* Keyboard layout selected with \"Change Keyboard Layout...\" will
be kept when xvkbd is used next time.
* Caps Lock now works better for some of the keyboard layouts
containing non-ASCII keys.
* Improved Hebrew keyboard layout (Thanks Genghis Khan).
Sat Jul 27 14:00:00 2013 asterios.dramisAATTgmail.com
- Update to version 3.5:
* 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.
- Added a fix for rpmlint warning \"file-contains-current-date\".
Sun May 26 14:00:00 2013 asterios.dramisAATTgmail.com
- Update to version 3.4a:
* 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.
- Dropped support for openSUSE < 10.2.
- Updated xorg build requirements for openSUSE > 12.1 (imake, libX11-devel,
libXaw-devel, libXmu-devel, libXt-devel and libXtst-devel instead of
xorg-x11-devel).
- Removed xaw3d build requirement (not needed).
- Use desktop-file-utils instead of update-desktop-files for openSUSE > 12.1.
- Updated xvkbd.desktop file (Name and Categories entries).
Sun Sep 23 14:00:00 2012 nmo.marquesAATTgmail.com
- Update to version 3.3:
+ -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.
- Escape %{version} macro in line 41
Thu Feb 23 13:00:00 2012 cooloAATTsuse.com
- fix build on factory
Wed Mar 17 13:00:00 2010 pascal.bleserAATTopensuse.org
- fixed build on SLES_9 and SLE_10 by using the prefix /usr/X11R6
as well as /usr/X11R6/lib/X11/app-defaults instead of /usr and
/usr/share/X11/app-defaults, respectively
- removed bogus and insecure rm -rf $RPM_BUILD_ROOT at the
beginning of the %install section
- use install + suse_update_desktop_file -r instead of
suse_update_desktop_file -i to fix the bogus rpmlint warning
message about untranslated desktop entries
Sun Mar 14 13:00:00 2010 pascal.bleserAATTopensuse.org
- update to 3.2:
+ the \"Behave as Toolbar Window?\" option was added to the
Property panel, which may make xvkbd work better with some
kinds of window managers, such as Matchbox
+ \"Always on Top\" will work better with window managers that
support the extended window manager hint _NET_WM_STATE_ABOVE
+ the -window option can now find the window whose title matches
the specified string, and the string may now include the
wildcard characters \"
*\" and \"?\"
Mon Feb 15 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 3.1:
+ Changed the default setting for automatic click to OFF, which
was set ON in the previous release in error and caused
confusion.
+ The keypad is now customizable, too (see XVkbd-strip.ad for the
example).
+ Up to 25x25 keys can now be supported both for the main
keyboard and the keypad.
+ Able to open the keypad panel when startup, by setting
`xvkbd.keypad: false\' and `xvkbd.keypadOnly: true\'.
+ Fixed errors in some keyboard layout files (Korean, Slovene,
UK).
+ A new sample layout file XVkbd-strip.ad.
Fri Dec 4 13:00:00 2009 seifeAATTopensuse.org
- de-fuzz the compilerwarnings patch