Where will I find xorg.conf

I swear I have been all over the directories.
'whereis' says /usr/lib/xorg & usr/include/xorg.  Not there.
Saw a reference in the forum to etc/X11/xorg.  Not there.
Running the Arch 2008.1 with KDE4.
Seems that the only way to manage screen resolution is with the config file.
Thanks,
Bill

If I could just post a tip for new users who maybe reading this thread. Using "locate" from the terminal will provide a very fast search for any file.
You just need to first update the databse which lists all your directories and files:
As root:
su
+ your root password
updatedb
locate name-of-file
As a sudo user
sudo updatedb
sudo locate name-of-file
ie xorg.conf:
[richs-lxh@arch ~]$ su
Password:
[root@arch richs-lxh]# locate xorg.conf
/etc/X11/xorg.conf
/etc/X11/xorg.conf.bak
/usr/share/hwd/xorg.conf.ati.tpl
/usr/share/hwd/xorg.conf.tpl
/usr/share/man/man5/xorg.conf.5.gz
[root@arch richs-lxh]#
richs-lxh
Last edited by richs-lxh (2008-08-26 22:42:35)

Similar Messages

  • Where will we find dynamic option in web forms

    Hi, Gurus
    1.where will we find dynamic option in web forms?
    regards
    Taruni

    If you're talking about the dynamic POV in web forms introduced in 11.1.2.2.302, documentation only exists in the patch readme at this time. I've pasted it below.
    Support for Dynamic POV Member Lists in Web Data Forms
    This release provides support for dynamic POV member lists in Web Data Forms. You can create dynamic POV member lists to display dimension members that meet specific criteria. Dynamic POV member lists are created dynamically at runtime, based on the current POV member of one or more dimensions.
    Using dynamic POV member lists in data forms enables you to quickly populate rows and columns with valid members, depending on what has been selected in the POV. For example, you can create a dynamic POV member list that defines valid entities per year. When you select a year in the data form, the system displays only the valid entities that were defined in the member list for that year.
    Example:
    YearPOV = HS.MemberListYear
    If HS.MemberListID = 12 Then
    If YearPOV = 2011Then
    HS.AddEntityToList "Group", "CORP_OPS"
    ElseIf YearPOV = 2012 Then
    HS.AddEntityToList "Group", "CORP_OPS"
    HS.AddEntityToList "Group", "CHINA"
    HS.AddEntityToList "Group", "GERMANY"
    HS.AddEntityToList "Group", "UK"
    End if
    The basis on which the dynamic POV member lists can be created are Scenario, Year, Period, Entity, but member lists can now be created for any dimension. For example, you can create Year lists based on Entity, Custom lists based on Scenario and Entity, Account lists based on Period, and so on. The dimension on which to base the list (Scenario, Year, Period, Entity) must be in the form POV to be effective. If the dimension is not in the form POV, then the HS.MemberList<object> rule returns an empty string.
    Administrators define dynamic POV member lists in application member list files. Dynamic POV member lists are identified with the (@POV) suffix, for example, <ValidForEntity>(@POV). Each member list file must include an EnumMemberLists subroutine to specify which dimensions have dynamic POV member lists, the number of lists for each dimension, and the name of each member list. The member list file must also include an EnumMembersInList subroutine to define the members in the list.
    Administrators can then add dynamic POV member lists to a form when they define the data form, in the same way that they add other member lists.
    In an application that has dynamic POV member lists defined, users can then use the Form Designer to select member lists for the rows and columns of the form. From the Member Selection dialog box, the valid dynamic POV member lists for the current dimension are displayed with an @POV suffix at the bottom of the dialog box, and users can select them in the same way as other members.

  • HT4061 I need to verify my Ipad 2 Device ID. Where will I find it?

    I need to verify my Ipad 2 Device ID. Where will I find it?

    You need to conect your iPad 2 to iTunes. 
    Highlight your iPad in the left hand column of the iTunes screen then in the iPad box to the right click on the entry immediately below Software Version to switch between Serial Number/UDID/Cellular Data Number/IMEI/ICCID.

  • Where will I find in my creative cloud account how much storage space I have remaining

    Where will I find in my creative cloud account how much storage space I have remaining
    I am logging in via safari.
    Is there a way of doing this via an app

    Hello Mitchell39,
    please have a look at http://helpx.adobe.com/creative-cloud/kb/desktop-sync-getting-started.html >>> How do I check my storage from my desktop?
    Hans-Günter

  • HT1349 Where will I find the BTN2GO app for the Android phone? Thanks

    Where will I find the BTN2Go  app for the Andriod phone?

    "BTN2Go for Android devices will be available soon."
    http://support.brighthouse.com/Article/Access-BTN2Go-8802/

  • Where will i find the gear icon on my macbook pro

    where will i find the gear icon on my macbook pro

    Finder window toolbar, at the bottom of the Mail sidebar and in other applications.
    Best.

  • I've migrated my photos from PC. Where will I find them now?

    I've migrated my photo files from PC using Migration Assistant. Where should I find the files now?

    Depending on what computer & OS X you have installed
    the details may vary, as could suggestions...
    Usually a new-user account is created and these items
    may be found in there. Not sure if that relates to your
    situation however.
    You could look for them in Spotlight, if they'd have the same
    file names, to see where they went, if not in a new account.
    An older view, involving earlier OS X systems; may not involve PC.
    http://support.apple.com/kb/HT3231?viewlocale=en_US&locale=en_US
    Good luck & happy computing!

  • Where will I find the PS4 orbis os and how much does it cost?

    Where can I FIND IT AND HOW MUCH DOES IT COST|???

    Not really sure what you mean here... as the first half of your question points out, Orbis is the front end OS for Playstation 4. You can't exactly legally purchase it on its own...?

  • Where will I find Office for Mac

    Will I find Office for Mac in the Mac App Store? I have been looking for Word

    Here you go: http://www.microsoft.com/mac/products
    You can also find it in Apple Stores, Best Buys, Staples, anywhere.

  • Where will I find Tutorials for Developing J2EE We Applications in NDS?

    Hi,
    I did not find Tutorials for Developing J2EE We Applications (Creating Web Module Projects) in the NDS Help.
    Can you please tell me as to where I will find such tutorials.
    Thanks a lot,
    Jyotika

    Hi,
    tutorials are available in the Gettign Started section of the Development manual. You can have a look at those under this link: http://help.sap.com/saphelp_nw04/helpdata/en/f6/4345e8238fcd418197d6692e59d673/frameset.htm (however, you should also be able to find those in the NDS help documentation.)
    Description about working with J2EE toolset in NDS can be found here: http://help.sap.com/saphelp_nw04/helpdata/en/87/15e73ee7442e5ae10000000a114084/frameset.htm
    Hope that helps!

  • Where will i find the code to unlock my ipad?

    I lost my ipad and found it again after 6 months...yey! We used another ipad to track it but now i need to enter a passcode of which i cannot find.
    Any ideas where i find the code? I never got chance to upload icloud so i cannot access it through that. I'm at a loss of what to do next.

    Only you will know the passcode, it's not stored anywhere. If you've forgotten it then you will need to connect the iPad to the computer that you normally sync to and you should then be able to reset the iPad and re-sync your content to it (http://support.apple.com/kb/HT1212) - you may need to put the iPad into recovery mode : http://support.apple.com/kb/ht1808
    If you do it via a different computer then :
    If you restore on a different computer that was never synced with the device, you will be able to unlock the device for use and remove the passcode, but your data will not be present.

  • Where will I find more details about Sololink service?

    I've been looking all over the Linksys website but I can't seem to find it.

    That is incorrect...there is no direct customer support for SoloLink.  Voice(phone), LiveChat have no direct way to connect to the SoloLink department.
    The URL you provided simply goes to the location to setup a new account.
    When contacting Tech Support for wireless cameras they will tell you that they have to send the SoloLink dept. an e-mail with your phone number and then SoloLink will contact you within 24-48 hours via phone and then they never call you.

  • Where will i find - BP for Talent Development Specialist

    Hello!!!
    I have been searching for the BP for Talent Development Specialist (also called Talen Specialist i guess). Couldnt find anything relevant to that. It would be very helpful if someone could point me out in the correct direction.
    My system is ERP 2005 / EP 6.0.
    Many Thanks,
    GLM

    <a href="http://help.sap.com/erp2005_ehp_03/helpdata/en/44/0fe7f2e0291a76e10000000a1553f6/frameset.htm">http://help.sap.com/erp2005_ehp_03/helpdata/en/44/0fe7f2e0291a76e10000000a1553f6/frameset.htm</a>

  • Where will i find iphoto images in my backup

    ok so i backed up my macbook pro but can't seem to find my iphoto images.  there isn't the option to search for all pictures like there would be on the mac and when i click on the iphoto icon in my pictures folder it just brings up a box and tells me how many kb it is.
    i've looked everywhere but can't see it and don't want to download mavericks till i'm sure i have everything i need backed up (just in case)

    Make a note of the size of the iPhoto library in your Time Machine backups.
    Close Time Machine
    Click the  Finder icon at the lower left of the dock on the Mac's screen
    Open the Pictures folder
    Click on the iPhoto Library to highlight it
    Click the gear icon above the window and click Get Info
    Note the size of the iPhoto library
    The size of your iPhoto library should match the size of the iPhoto library in your Time Machine backups
    Assuming that is the case, your iPhoto library is backed up

  • Where will we find the attached docs for SC or PO?

    Hi All,
    We have a requirement in which we need to send the approval offline email with the attached docs for PO or SC .
    i checked the FM BBP_PD_SC_GETDETAIL in the table ET_ATTACH . but in these i am getting the attached doc in some other format (D0CF11E0A1B11AE1000000000000000000000000000000003E000300FEFF0900060000000000000000000000010000000200000000000000001000000400000001000000FEFFF
    FFFF52006F006F007400200045006E00740072007900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000500F
    00000000FEFFFFFFFFFFFFFFFEFFFFFFFDFFFFFFFEFFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0F0000001000000011000
    FFFFFFFFFFFFFEFF000003330200000000000000000000000000000000000200000002D5CDD59C2E1B10939708002B2CF9AE4400000005D5CDD59C2E1B10939708002B2CF9AE2
    000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0427000800220000222422232C2323302E30305F293B5B5265645D5C28222422232C2323302E30305C291E0437002A003200005F282224222A20232C2323305F293B5F2822242
    CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
    0000250204000000FF0081000200C1041400000015000000830002000000840002000000A10022000000FF000100010001004400CCCCCCCC000000000000E03F000000000000E
    000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)
    Can any one tell me from where i can get the attached file content for SC and PO?
    Regards
    Channappa Sajjanar

    I put some info in the SC forum.

Maybe you are looking for

  • Enterprise Manager / Guest stuck as "Editing"

    There is a bug in EM Grid Control with OVM where if a guest is in Error, and you edit it, it will allow the edit but then error out. The issue is that EM thinks the edit is successful (all the steps show it as successful), but if you dig into the pro

  • Flex won't display a child of a container movie clip

    I have a Container Movie clip called frameContainer in wich I load new Frames( a symbol from flash), with this function:              var i:Number=0;             frameContainer.x=48;             xPos=0;             do                 frames.push(new

  • Export to query ready mode

    In version 11.1.2 when exporting a report to query ready mode from workspace we are getting an HRdialogue error message. However when I turn off the POV preview in user preferences it works. Anyone else experiencing this? Thanks, Jeff

  • ANNOUNCE: JRockit 1.4.2 support for Windows XP/2003 x64 Edition

    We are happy to announce that the 32-bit version of JRockit 1.4.2 is now supported on Windows XP and 2003 x64 Edition with Intel EM64T and compatible (including AMD Opteron) hardware. Download here: http://commerce.bea.com/products/weblogicjrockit/1.

  • Managing hdv video

    I'm pretty new to video editing and I just got my hands on a Sony HDR-HC1 HDV cam. I'm using FCE for my editing. I was wondering if anyone has some suggestions/tips for capturing the HDV clips. When I've done this with standard DV, I use the capture