I'm using xfce4.Here's my /etc/X11/xorg.conf.d/10-monitor.conf:Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection
Se
Alright, heres my new 10-monitor.conf:Section "Monitor"
Identifier "HDMI1"
Option "Enable" "true"
EndSection
Section "Monitor"
Identifier "eDP1"
Option "Enable" "false"
EndSection
Section "Device"
Identifier "Devi
Iam new to Fedora. :rolleyes: Desktop effect is not working...
Please help me...
iam using fedora 11. and VGA compatible controller: nVidia Corporation GeForce 8400 GS (rev a1)
current X11 - Xorg.conf file looks like this
# Xorg configuration created by system-config-display
Section "ServerLayout"
I have set-up my Linux box but it is running it at 1600 x 1200 when my screen can handle 1920 x 1080.
but when i set it too this some pixels fall off the screen. So how do i edit my xorg.conf to be able to output 1080 in my 32 inch screen. i will post my xorg.conf
yes i have looked but I'm a new Linux user and would appreciate any help i can get.
I'm getting video tearing with mplayer on a Macbook Air 5,2 (2012) running Arch Linux 3.6.9-1-ARCH x86_64.
Hi
I have this runners when I watch fullscreen videos, independent of what player I use.
I have the Kmod 190.42 installed on my Fedora 12 x86_64 I have a Nvidia Quardo FX570M video card
I'm trying to get my 2nd video card working without any luck.
The first is an Nvidia 8400m GS, the second is an Nvidia GTX260.
They are both detected by lspci -
Code:
lspci | grep VGA
05:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] (rev a1)
This is in my xorg.conf:Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "de"
EndSectionAnd this in my /etc/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
Identifier "evdev keyboard catchall"
MatchIsKeyboard "on&quo
After messing around with xorg.conf, I finally got the custom resolution running.