Mercurial > mplayer.hg
view TVout/cloning @ 8388:45eb2d4d633c
The detection of a NetWM class window manager hints is tested before
the test of a gnome class windomanager hints, since the gnome hints
are outdated and replaced by the newer NetWM specification. Newer
versions of Gnome support this standard, and therefore the test should
be placed before the Gnome test. Windowmaker does not support NetWM
and is checked after the NetWM test. In fact the new code should be
placed also before the test for IceWM. Regarding other WMs such as
KDE, IceWM the change is not tested.
patch by Svante Signell <svante.signell@telia.com>
author | arpi |
---|---|
date | Sat, 07 Dec 2002 01:25:30 +0000 |
parents | 3b5f5d1c5041 |
children |
line wrap: on
line source
# SETUP TVout # Same picture on TV & Monitor # CRTC1 -> TVout & Monitor matroxset/matroxset -f /dev/fb1 -m 0 matroxset/matroxset -f /dev/fb0 -m 3 # Enable TV matroxset/matroxset 1 # Keep consoles on CRTC1 con2fb/con2fb /dev/fb0 /dev/tty1 con2fb/con2fb /dev/fb0 /dev/tty2