Path to this page:
./
x11/x11vnc,
VNC server for real X displays
Branch: CURRENT,
Version: 0.9.13nb4,
Package name: x11vnc-0.9.13nb4,
Maintainer: obachex11vnc allows one to remotely view and interact with real X displays
(i.e. a display corresponding to a physical monitor, keyboard, and
mouse) with any VNC viewer. In this way it plays the role for Unix/X11
that WinVNC plays for Windows.
Required to run:[
sysutils/desktop-file-utils] [
net/libvncserver]
Required to build:[
pkgtools/x11-links]
Package options: x11
Master sites:
SHA1: f011d81488ac94dc8dce2d88739c23bd85a976fa
RMD160: 5819a4ae85b25b41fb747ccafd27e228c3ee888e
Filesize: 2786.884 KB
Version history: (Expand)
- (2012-03-03) Updated to version: x11vnc-0.9.13nb4
- (2012-02-06) Updated to version: x11vnc-0.9.13nb3
- (2012-01-24) Updated to version: x11vnc-0.9.13nb2
- (2011-11-01) Updated to version: x11vnc-0.9.13nb1
- (2011-09-13) Updated to version: x11vnc-0.9.13
- (2011-08-23) Updated to version: x11vnc-0.9.12nb6
CVS history: (Expand)
| 2012-03-03 13:54:23 by Thomas Klausner | Files touched by this commit (68) |
Log message:
More pcre PKGREVISION bumps.
|
2012-02-06 13:42:32 by Thomas Klausner | Files touched by this commit (1812) |  |
Log message:
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
| 2012-01-24 10:11:18 by Steven Drake | Files touched by this commit (231) |
Log message:
Recursive dependency bump for databases/gdbm ABI_DEPENDS change.
|
| 2011-11-01 07:11:59 by Steven Drake | Files touched by this commit (67) |
Log message:
Recursive bump for graphics/freetype2 buildlink addition.
|
2011-09-13 11:17:26 by OBATA Akio | Files touched by this commit (2) |  |
Log message:
Update x11vnc to 0.9.13.
New in the 0.9.13 x11vnc release:
Improved support for non-X11 touchscreen devices (e.g. handheld or
cell phone) via Linux uinput input injection. Additional
tuning parameters are added. TSLIB touchscreen calibration
is supported. Tested on Qtmoko Neo Freerunner.
A tool, misc/uinput.pl, is provided to diagnose uinput
behavior on new devices.
The env. vars. X11VNC_UINPUT_BUS and X11VNC_UINPUT_VERSION
are available if leaving them unset does not work.
The Linux uinput non-X11 input injection can now be bypassed:
events can be directly written to the /dev/input/event
devices specified by the user (direct_abs=..., etc.)
A -pipeinput input injection helper script,
misc/qt_tslib_inject.pl is provided as a tweakable
non-builtin direct input injection method.
The list of new uinput parameters for the above two features is:
pressure, tslib_cal, touch_always, dragskip, btn_touch;
direct_rel, direct_abs, direct_btn, direct_key.
The included SSL enabled Java VNC Viewers now handle Mouse
Wheel events.
miscellaneous new features and changes:
In -reflect mode, the libvncclient connection can now have
the pixel format modified via the environment
variables X11VNC_REFLECT_bitsPerSample,
X11VNC_REFLECT_samplesPerPixel, and
X11VNC_REFLECT_bytesPerPixel
In -create mode the following environment variables are added
to fine tune the behavior: FIND_DISPLAY_NO_LSOF:
do not use lsof(1) to try to determine the Linux VT,
FIND_DISPLAY_NO_VT_FIND: do not try to determine the
Linux VT at all, X11VNC_CREATE_LC_ALL_C_OK: do not bother
undoing the setting LC_ALL=C that the create_display
script sets. The performance of the -create script
has been improved for large installations (100's of
user sessions on one machine.)
In -unixpw mode, one can now Tab from login: to Password.
An environment variable, X11VNC_SB_FACTOR, allows one to scale
the -sb screenblank sleep time from the default 2 secs.
In -rawfb mode, a bug is fixed in setting the number of bits
per pixel.
Documented that -grabkbd is no longer working with some/most
window managers (it can prevent resizing and menu posting.)
The macosx deprecated interface GetMainDevice() call is removed.
Compile with -DX11VNC_MACOSX_USE_GETMAINDEVICE if needed
for an old macosx version...
Miscellaneous code cleanup.
|
| 2011-08-23 15:06:54 by OBATA Akio | Files touched by this commit (81) |
Log message:
Recursive bump from gdbm shlib bump.
|
| 2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message:
recursive bump from gettext-lib shlib bump.
|
2011-04-04 11:18:08 by OBATA Akio | Files touched by this commit (2) |  |
Log message:
Bump PKGREVISION from libVNCServer dependency changes (+ libgcrypt, gnutls).
|