Displaying 2 results from an estimated 2 matches for "grabserver".
Did you mean:
grab_server
2001 Feb 14
1
ANNOUNCE: x11-ssh-askpass v1.2.0
...X Window System.
The important changes since version 1.2.0 are as follows:
- Adds the ability to display passphrase prompts with more than one
line (needed for challenge-response authentication types).
Requested by Markus Friedl of the OpenSSH project.
- Fixes minor buglet where the *grabServer resource was actually
setting the value for the *grabPointer resource (does anyone use
either of those? I thought not).
- Now installs in /usr/local/libexec/openssh/, to conform to recent
releases of the portable OpenSSH.
This release of x11-ssh-askpass has received cursory testing....
2016 Sep 16
0
[ANNOUNCE] xorg-server 1.18.99.2
...sk from screen block/wakeup handler
Remove fd_set from Block/Wakeup handler API
Remove AddEnabledDevice and AddGeneralSocket APIs
Bump ABI versions to reflect block/wakeup handler API changes
dix/os: Merge priority computation into SmartScheduleClient
dix: Intermediate GrabServer state 'GrabKickout' not needed
os: Compute timeout in milliseconds instead of struct timeval
os: Add X_NOTIFY_ERROR value
os: Move ETEST macro from io.c to osdep.h
os: InputThreadFillPipe doesn't need select or poll
Switch poll() users to xserver_poll()...