[gentoo-user] Re: X application instability

2007-03-04 Thread Benjamin Graf

Hi,
I got the same problem (mostly with audacious, scite and inkscape).
Did you find a solution ?

Thanks

Ben
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: X application instability

2007-03-04 Thread Benjamin Graf

Hi,
I got the same problem (mostly with audacious, scite and inkscape).
Did you find a solution ?

Thanks

Ben

PS : sorry if this message appeared more than one time, I'm new to
mailing lists and I didn't really know how to write the subject.
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: X application instability

2007-02-08 Thread David Talkington

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Looks like my xorg.conf didn't get attached (or was stripped); inlining 
below.  Cheers -d



Section ServerLayout
Identifier dualhead
Screen screen1 0 0
Screen screen0 0 0
InputDeviceMouse1 CorePointer
InputDeviceKeyboard1 CoreKeyboard
EndSection
Section ServerFlags
Option  Xineramaon
EndSection


Section Files

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like .txt or .db).  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# 
#FontPath   /usr/share/fonts/CID/

#FontPath   /usr/share/fonts/Speedo/
#FontPath   /usr/share/fonts/TrueType/
#FontPath   /usr/share/fonts/freefont/
# The module search path.  The default path is shown here.
FontPath/usr/share/fonts/misc/
FontPath/usr/share/fonts/TTF/
FontPath/usr/share/fonts/Type1/
FontPath/usr/share/fonts/75dpi/
FontPath/usr/share/fonts/100dpi/
FontPath/usr/share/fonts/local/
EndSection

Section Module

# This loads the DBE extension module.
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
#SubSection  extmod
#  Optionomit xfree86-dga   # don't initialise the DGA extension
#EndSubSection
# This loads the font modules
# This loads the GLX module
#Load   glx
# This loads the DRI module
#Load   dri
Load   dbe  # Double buffer extension
Load   type1
#Loadspeedo
Load   freetype
#Loadxtt
Load   glx
EndSection

Section ServerFlags
Option Rotate
# Uncomment this to cause a core dump at the spot where a signal is 
# received.  This may leave the console in an unusable state, but may

# provide a better stack trace in the core dump to aid in debugging
#Option NoTrapSignals
# Uncomment this to disable the CrtlAltFn VT switch sequence
# (where n is 1 through 12).  This allows clients to receive these key
# events.
#Option DontVTSwitch
# Uncomment this to disable the CrtlAltBS server abort sequence
# This allows clients to receive this key event.
#Option DontZap
# Uncomment this to disable the CrtlAltKP_+/KP_- mode switching
# sequences.  This allows clients to receive these key events.
#Option Dont Zoom
# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.
#Option DisableVidModeExtension
# Uncomment this to enable the use of a non-local xvidtune client. 
#Option AllowNonLocalXvidtune

# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings. 
#Option DisableModInDev

# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).
#Option AllowNonLocalModInDev
EndSection

Section InputDevice
Identifier Keyboard1
Driver kbd
Option AutoRepeat 500 30
Option XkbRules xorg
Option XkbModel pc101
Option XkbLayout us
EndSection

Section InputDevice
Identifier Mouse1
Driver mouse
Option Protocol PS/2
Option Device /dev/psaux
EndSection

Section Monitor
Identifier 1905fp
HorizSync   30.0 - 81.0
VertRefresh 56.0 - 76.0
Option dpms
EndSection

Section Monitor
Identifier 1800fp
HorizSync   30.0 - 81.0
VertRefresh 56.0 - 76.0
Option dpms
EndSection

Section Device

 Identifier matrox0
Driver  mga # xorg Matrox driver
#Driver  fglrx  # binary ati driver from gentoo 'ati-drivers'
#Driver	ati		# xorg ati driver 
#Driver nvidia	# binary nvidia driver from nvidia

#Driver nv  # xorg nvidia driver
EndSection

Section Device
Identifier matrox1
Driver  mga
EndSection

Section Screen
Identifier screen0
Device matrox0
Monitor1905fp
DefaultDepth24
Option dpms
#VideoRam65536
# Insert Clocks lines here if appropriate
SubSection Display
Viewport0 0
Depth   24
Modes  1280x1024 1024x768 800x600 640x480
EndSubSection
EndSection

Section Screen
Identifier screen1
Device matrox1
Monitor1800fp
DefaultDepth24
Option dpms
#VideoRam65536
# Insert Clocks lines here if appropriate
SubSection Display
Viewport0 0
Depth