
238 Useful tools for Red Hat Enterprise Linux WS 4
DONE
INDEX
INDEX
xinetd 0:off 1:off 2:off 3:on 4:on 5:on 6:off
smb 0:off 1:off 2:off 3:on 4:on 5:on 6:off
xinetd based services:
rexec: on
rlogin: on
rsh: on
telnet: on
vsftpd: on
swat: on
15.4 Configure a second monitor
The NVidia graphics cards which are part of the PC equipment delivered by
Bruker BioSpin Germany have two ports (DVI and VGA). Because of this it is
possible to add a second monitor to the system.
The default nvidia config file /etc/X11/xorg.conf contains already the nec-
essary configuration settings as part of the section ‘Screen’. You have just to
remove the ‘#’ at the beginning of the respective lines:
### TWINVIEW SETUP ###
# Option "TwinView"
# Option "TwinViewOrientation" "LeftOf"
# Option "MetaModes" "1280x1024, 1280x1024"
# Option "SecondMonitorHorizSync" "31.0 - 82.0"
# Option "SecondMonitorVertRefresh" "56.0 - 76.0"
# Option "ConnectedMonitor" "CRT, CRT"
If you want to add the same monitor as you have it already, you can just remove
the ‘#’ on the first two lines:
Option "TwinView"
Option "TwinViewOrientation" "LeftOf"
In case of different monitors you have to configure the second one with the availa-
ble configuration lines.
After you have add the second monitor you can work with the two monitors as it
Commenti su questo manuale