Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
SUSE:SLE-12-SP1:GA
tigervnc.141
N_use-icewm.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File N_use-icewm.patch of Package tigervnc.141
vncserver script starts new desktop based on WINDOWMANAGER variable. If none is set, it used to start xterm in twm. As we no longer distribute twm, switch to icewm. --- a/unix/vncserver 2014-02-05 16:31:15.462291046 +0200 +++ b/unix/vncserver.orig 2014-02-05 16:32:57.937892862 +0200 @@ -79,7 +79,7 @@ "[ -r \$HOME/.Xresources ] && xrdb \$HOME/.Xresources\n". "xsetroot -solid grey\n". "xterm -geometry 80x24+10+10 -ls -title \"\$VNCDESKTOP Desktop\" &\n". - "twm &\n"); + "icewm &\n"); chop($host = `uname -n`);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor