Would really love to be able to just lock the keyboard and mouse only, and NOT also blank the screen. sometimes you have a user that just goes nuts with the mouse, and you want to lock their KB and Mouse, but leave the screen turned on (not blanked), so that you can continue showing them what to do.
Also, when remote administering computers in a lab environment, sometimes a student will start messing with the input, but with the current feature set, if you lock the remote user's input, it also blanks the screen, which 99% of the time causes the user to power off the computer, usually because they think it shut down on them. If the inputs ONLY were turned off, then they could see that I was working, and it would lessen the likelyhood of them powering off.
It was this way when we were using Novel's workstation management years and years ago, and it really did help to be able to just lock the inputs, but NOT blank the screen.
Please separate these features into two toolbar buttons: [Blank Screen] and [Disable Inputs].
Clarification, disabling inputs means disabling input on the REMOTE HOST, or server machine. The viewer should still be able to control the inputs and keep working. Return input/monitor control back to remote host upon disconnect.
Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Seperate the Input/Video Lockout Keys on Toolbar
Re: Seperate the Input/Video Lockout Keys on Toolbar
already requested many time but was not made...
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Seperate the Input/Video Lockout Keys on Toolbar
Can't separate them without breaking RFB protocol but if you want it, here is a mod that lets you disable inputs without blanking the monitor.RandyQ wrote:Would really love to be able to just lock the keyboard and mouse only, and NOT also blank the screen. sometimes you have a user that just goes nuts with the mouse, and you want to lock their KB and Mouse, but leave the screen turned on (not blanked), so that you can continue showing them what to do.
Please separate these features into two toolbar buttons: [Blank Screen] and [Disable Inputs].
Clarification, disabling inputs means disabling input on the REMOTE HOST, or server machine. The viewer should still be able to control the inputs and keep working. Return input/monitor control back to remote host upon disconnect.
If disable inputs only is not checked the monitor and inputs are disabled as normal but if you set it to disable inputs only, the monitor is not blanked.
WinVNC.exe version 1.0.6.6 plus SVN revision 455 plus Advantig modification to disable inputs without blanking monitor:
http://www.advantig.com/files/ultravnc_ ... ly_mod.zip
Edits:
The zip contains a signed 32bit exe only no 64bit version.
ultravnc.ini setting is:
BlankInputsOnly=0
or
BlankInputsOnly=1
Last edited by pgmoney on 2009-09-30 05:02, edited 4 times in total.
Advantig, LLC
http://www.Advantig.com
http://www.VncHelpdesk.com
http://www.RemoteZilla.com
http://www.DualDesk.com
Phone: +1 (813) 419-3547
http://www.Advantig.com
http://www.VncHelpdesk.com
http://www.RemoteZilla.com
http://www.DualDesk.com
Phone: +1 (813) 419-3547
Re: Seperate the Input/Video Lockout Keys on Toolbar
RandyQ wrote:Please separate these features into two toolbar buttons: [Blank Screen] and [Disable Inputs].
pgmoney wrote:Can't separate them without breaking RFB protocol
Why break RFB protocol ????
vncviewer system menu
disable remote input/monitor
enable remote input/monitor
replace by
toggle remote blank Monitor
toggle remote inputs
winvnc
(keyboard and mouse)
disable local inputs + on viewer request)
Misc
Enable Blank Monitor on Viewer Request (don't need change )
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Seperate the Input/Video Lockout Keys on Toolbar
There is only one protocol command to blank the screen and disable inputs. It doesn't send separate commands for each function. It would have to be added which may break compatibility. It could easily be added but extending the protocol is not my decision to make. The decision would have to come from the project owners.redge wrote:Why break RFB protocol ????
vncviewer system menu
disable remote input/monitor
enable remote input/monitor
replace by
toggle remote blank Monitor
toggle remote inputs
winvnc
(keyboard and mouse)
disable local inputs + on viewer request)
Misc
Enable Blank Monitor on Viewer Request (don't need change )
Advantig, LLC
http://www.Advantig.com
http://www.VncHelpdesk.com
http://www.RemoteZilla.com
http://www.DualDesk.com
Phone: +1 (813) 419-3547
http://www.Advantig.com
http://www.VncHelpdesk.com
http://www.RemoteZilla.com
http://www.DualDesk.com
Phone: +1 (813) 419-3547
Re: Seperate the Input/Video Lockout Keys on Toolbar
RandyQ
[topic=16410][/topic]
[topic=16410][/topic]
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer