Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 255991 Details for
Bug 375131
xfs gets SIGABRT and exits after various applications are opened
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
X config file
xorg.conf (text/plain), 4.16 KB, created by
Thomas Sailer
on 2007-11-12 22:44:07 UTC
(
hide
)
Description:
X config file
Filename:
MIME Type:
Creator:
Thomas Sailer
Created:
2007-11-12 22:44:07 UTC
Size:
4.16 KB
patch
obsolete
># Xorg configuration created by system-config-display > >Section "ServerLayout" > Identifier "single head configuration" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse1" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > InputDevice "Mouse0" "AlwaysCore" >EndSection > >Section "Files" > ># RgbPath is 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 (they are concatenated together) ># By default, Red Hat 6.0 and later now use a font server independent of ># the X server to render fonts. > FontPath "unix/:7100" >EndSection > >Section "Module" > Load "dbe" > Load "extmod" > Load "fbdevhw" > Load "glx" > Load "record" > Load "freetype" > Load "type1" > Load "dri" >EndSection > >Section "ServerFlags" > Option "AllowMouseOpenFail" "yes" > Option "AllowDeactivateGrabs" "yes" > Option "HandleSpecialKeys" "Always" > Option "RandR" "on" >EndSection > >Section "InputDevice" > ># Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) ># Option "Xleds" "1 2 3" ># To disable the XKEYBOARD extension, uncomment XkbDisable. ># Option "XkbDisable" ># To customise the XKB settings to suit your keyboard, modify the ># lines below (which are the defaults). For example, for a non-U.S. ># keyboard, you will probably want to use: ># Option "XkbModel" "pc102" ># If you have a US Microsoft Natural keyboard, you can use: ># Option "XkbModel" "microsoft" ># ># Then to change the language, change the Layout setting. ># For example, a german layout can be obtained with: ># Option "XkbLayout" "de" ># or: ># Option "XkbLayout" "de" ># Option "XkbVariant" "nodeadkeys" ># ># If you'd like to switch the positions of your capslock and ># control keys, use: ># Option "XkbOptions" "ctrl:swapcaps" ># Or if you just want both to be control, use: ># Option "XkbOptions" "ctrl:nocaps" ># > Identifier "Keyboard0" > Driver "kbd" > Option "XkbModel" "pc105" > Option "XkbLayout" "ch" ># Option "XkbVariant" "de_nodeadkeys" >EndSection > >Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "IMPS/2" > Option "Device" "/dev/input/mice" > Option "ZAxisMapping" "4 5" > Option "Emulate3Buttons" "no" >EndSection > >Section "InputDevice" > ># Option "Repeater" "/dev/ps2mouse" > Identifier "Mouse1" > Driver "synaptics" > Option "Device" "/dev/psaux" > Option "Protocol" "auto-dev" > Option "LeftEdge" "1700" > Option "RightEdge" "5300" > Option "TopEdge" "1700" > Option "BottomEdge" "4200" > Option "FingerLow" "25" > Option "FingerHigh" "30" > Option "MaxTapTime" "180" > Option "MaxTapMove" "220" > Option "VertScrollDelta" "100" > Option "MinSpeed" "0.06" > Option "MaxSpeed" "0.12" > Option "AccelFactor" "0.0010" ># Option "SHMConfig" "on" > Option "CorePointer" >EndSection > >Section "Modes" > Identifier "1280x800" > ModeLine "1280x800" 67.3 1280 1312 1560 1592 800 817 824 841 > ModeLine "1280x800" 107.2 1280 1360 1496 1712 800 801 804 835 > ModeLine "1280x800" 123.4 1280 1368 1504 1728 800 801 804 840 > ModeLine "1280x800" 147.9 1280 1376 1512 1744 800 801 804 848 >EndSection > >Section "Monitor" > > # 50.6kHz / 60.2Hz > #ModeLine "1280x800" 83.9 1280 1312 1624 1656 800 816 824 841 > #ModeLine "1280x800@70" 101.92 1280 1312 1696 1728 800 816 825 841 > ### Comment all HorizSync and VertSync values to use DDC: > ### Comment all HorizSync and VertSync values to use DDC: > ### Comment all HorizSync and VertSync values to use DDC: > Identifier "Generic Monitor" > UseModes "1280x800" > ### Comment all HorizSync and VertSync values to use DDC: > HorizSync 28.0 - 50.9 > VertRefresh 43.0 - 75.0 > Option "DPMS" >EndSection > >Section "Device" > Identifier "Generic Video Card" > Driver "intel" > Option "MonitorLayout" "CRT,LFP" > Option "Clone" "true" >EndSection > >Section "Screen" > Identifier "Screen0" > Device "Generic Video Card" > Monitor "Generic Monitor" > DefaultDepth 24 > SubSection "Display" > Depth 24 > Modes "1280x800" "1152x864" "1024x768" "800x600" "640x480" > EndSubSection >EndSection > >Section "DRI" > Group 0 > Mode 0666 >EndSection >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 375131
: 255991 |
256001
|
256011
|
286451
|
290887