SRSS Addon: SRWC Lockscreen
From Sun Ray User Group Wiki
Basics
This SRSS 4.0 add-on adds the ability to automatically lock the screen upon card removal to the standard Sun Ray Connector Kiosk session.
It works by sending the Windows->l keystroke combination to uttsc when a card is removed. The xvkbd binary is installed by the install script and is used to send the keys.
This lock screen will only work when you are using a card based session. Non-card sessions will only lock after the standard Windows screen lock timeout.
The Windows-l keystroke is only valid for Windows 2003 Terminal Servers.
Download and Install
- Current version is 0.3
- To install:
- Unzip
- cd into the package directory
- Run ./install.sh as root and follow directions
Files Delivered
The following Files are delivered with this add-on:
- /opt/SRSS-Addons/WinLock/xvkbd <-- Used to generate the keystrokes
- /opt/SRSS-Addons/WinLock/1200.WinLock <-- Script which sets up utaction to call xvkbd with the specified keys
- /opt/SRSS-Addons/WinLock/README <-- This README
- 1200.SUNWut is linked to one of the following locations based on OS:
- /etc/X11/xinit/xinitrc.d/1200.WinLock <-- Linux
- /usr/dt/config/Xsession.d/1200.WinLock <-- Solaris

