Search found 13 matches

by pathe3
7. Dec 2011, 15:03
Forum: Bugs
Topic: sg2conf in 13.37 XFCE
Replies: 3
Views: 3719

Re: sg2conf in 13.37 XFCE

The problem is that Xdialog is not installed. The error message is only displayed on the console because without Xdialog the script is not able to display any windows.
Anyway dependencies should be updated accordingly.


Thanks for identifying the problem. I do use it because it's very handy in ...
by pathe3
15. Oct 2011, 06:42
Forum: Bugs
Topic: sg2conf in 13.37 XFCE
Replies: 3
Views: 3719

sg2conf in 13.37 XFCE

Just installed 13.37 XFCE (32 bit) and got it working after first attempting to upgrade from 13.0, which resulted in quite a few problems. I can't remember all the issues, but I ended up just doing a clean install in the end. Anyway, I used the sg2conf utility to setup Grub2 for a multiboot system ...
by pathe3
6. May 2011, 22:04
Forum: Misc
Topic: Remote desktop access
Replies: 15
Views: 9182

Re: Remote desktop access

OK. Here is how to get a full desktop in vncserver with LXDE window manager:

#!/bin/sh

# Slackware Linux VNC session startup script
#
# unset SESSION_MANAGER
# exec /etc/X11/xinit/xinitrc

# Another example of setting up desktop environment
#
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup ...
by pathe3
6. May 2011, 15:31
Forum: Misc
Topic: Remote desktop access
Replies: 15
Views: 9182

Re: Remote desktop access

OK, got it to work. Here is how to change the .vnc/xsetup file:


#!/bin/sh

# Slackware Linux VNC session startup script
#
# unset SESSION_MANAGER
# exec /etc/X11/xinit/xinitrc

# Another example of setting up desktop environment
#
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r ...
by pathe3
6. May 2011, 13:18
Forum: Misc
Topic: Remote desktop access
Replies: 15
Views: 9182

Re: Remote desktop access

Yes, that is true. I have SSH installed. However, since vncserver works on another distro, I'm trying to do the same with with Salix. So it's not just a matter of need, but of understanding and solving a problem.
by pathe3
6. May 2011, 13:11
Forum: Misc
Topic: Remote desktop access
Replies: 15
Views: 9182

Re: Remote desktop access

I used x11vnc and it works. I forgot to mention that in my post. I want tightvnc because most of the time, I want only a terminal window and not the full desktop. The slackware .vnc/xsetup file seems to be setup differently from other distros.
by pathe3
6. May 2011, 12:37
Forum: Misc
Topic: Remote desktop access
Replies: 15
Views: 9182

Re: Remote desktop access

How do I get tightvnc server working so I can see something on the viewer on another PC? I am able to connect to the server but all I get is a gray crosshatched screen. I'm using Salix LXDE. I don't care about a full desktop, just need an X terminal. Looked around other forums, but haven't figured ...
by pathe3
27. Jan 2011, 17:32
Forum: Misc
Topic: Distro of the year poll
Replies: 21
Views: 11251

Re: Distro of the year poll

Voted
by pathe3
10. Jan 2011, 06:45
Forum: Announcements
Topic: Salix LXDE 13.1.2 has arrived!
Replies: 12
Views: 29782

Re: Salix LXDE 13.1.2 has arrived!

I was wondering the same thing. Thanks for the info.
by pathe3
15. Dec 2010, 09:29
Forum: Bugs
Topic: Salix LXDE 13.1.1 - Bug? minimized windows disappear
Replies: 2
Views: 3440

Re: Salix LXDE 13.1.1 - Bug? minimized windows disappear

Dang. Didn't even know that was an option. I'm new to LXDE. Must have done it without realizing it. It works now. Thanks.