[EMAIL PROTECTED] wrote:
On Sun, 5 Dec 2004, norbert wrote:
Hi,
Correct me if I'm wrong but in the /opt/ltsp/i386/etc/lts.conf there's a
section where you can define parameters per ws
i.e.
[ws002]
XSERVER = XF86_S3 # specific video driver
LOCAL_APPS = N
USE_NFS_SWAP = N
SWAPFILE_SIZE = 64m
X_MODE_0 = 800x600 # different resolutions
The WS must also be defined in the /etc/dhcpd.conf file i.e
host ws002 {
hardware ethernet 00:D0:09:30:6A:1C;
fixed-address 192.168.0.2;
filename "/lts/vmlinuz.ltsp";
option option-128 e4:45:74:68:00:00;
option option-129 "NIC=ne";
}
Then the system will "know" what specific WS you are attributing different
characteristics.
Yes, but that is what Santos was trying to avoid. He didn't want to go
through the trouble of setting up the resolution of each monitor. He
wanted LTSP to automatically determine the resolution based on the size
of the monitor. Unfortunately, we don't have any way of knowing what
is plugged in.
Jim.
Hi Jim,
hmmm run Knoppix ... :-P
norbert
|