index
:
dotfiles.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dot
/
local
/
bin
/
xvnc
Age
Commit message (
Expand
)
Author
2022-11-27
remove mispasted garbage string creating syntax error at runtime
Andrew Cady
2022-10-09
fix usage bug
Andrew Cady
2022-10-09
remove all traces of xtigervncviewer
Andrew Cady
2022-10-09
switch back to xtightvncviewer for shared connection
Andrew Cady
2022-10-09
fix race condition with poll
Andrew Cady
2022-02-24
xvnc: use unix socket instead of tcp, always (now requires xtigervncviewer)
Andrew Cady
2022-02-24
switch to tiger vnc viewer
Andrew Cady
2022-02-24
Successfully eliminated TCP port on both sides!
Andrew Cady
2022-02-24
factor 'trap ... EXIT' code into function atexit()
Andrew Cady
2022-02-24
avoid use of local TCP port -- use socket file instead
Andrew Cady
2022-02-24
remove (now unused) reverse connection code
Andrew Cady
2022-02-24
xvnc "-r" option: working solution!
Andrew Cady
2022-02-23
workaround option -d for regression in xvncviewer from bullseye
Andrew Cady
2020-10-29
improvements
Andrew Cady
2020-05-30
xvnc fix for local $DISPLAY > :0
Andrew Cady
2019-10-13
xvnc bugfix
Andrew Cady
2019-10-12
add support for specifying ssh port
Andrew Cady
2019-09-18
xvnc: add option -r to share local display to remote side
Andrew Cady
2018-07-27
xvnc
Andrew Cady