chug
December 31st, 2008, 12:45 PM
Hi,
I use a dell inspiron 1525 with 8.04 (hardy). When I plug the cable and press the Fn+crt/lcd keys, the TV display partially what I see on the laptop.
To my understanding, the resolution of the laptop change. Well in fact only the "taskbar" change (reduce), all the other windows stay wider (it looks strange). If the application (in this case movie) is wider than the supposse new resolution (shown by the taskbar size), it is not working (specially true if I ask to see fullscreen for a movie).
Any idea how to fix that?
thx by advance
hugo
ps: here is my xorg.conf
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "Device"
Identifier "Configured Video Device"
Option "monitor-TV" "TV"
EndSection
Section "Monitor"
Identifier "TV"
Option "Ignore" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Option "Ignore" "false"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Synaptics Touchpad"
EndSection
I use a dell inspiron 1525 with 8.04 (hardy). When I plug the cable and press the Fn+crt/lcd keys, the TV display partially what I see on the laptop.
To my understanding, the resolution of the laptop change. Well in fact only the "taskbar" change (reduce), all the other windows stay wider (it looks strange). If the application (in this case movie) is wider than the supposse new resolution (shown by the taskbar size), it is not working (specially true if I ask to see fullscreen for a movie).
Any idea how to fix that?
thx by advance
hugo
ps: here is my xorg.conf
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "Device"
Identifier "Configured Video Device"
Option "monitor-TV" "TV"
EndSection
Section "Monitor"
Identifier "TV"
Option "Ignore" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Option "Ignore" "false"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Synaptics Touchpad"
EndSection