~ubuntu-branches/ubuntu/precise/xorg-server/precise-updates

« back to all changes in this revision

Viewing changes to hw/xfree86/common/xf86Privstr.h

Tags: 2:1.10.1-2
* Build xserver-xorg-core-udeb on hurd-i386.  Thanks, Samuel Thibault!
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
96
96
#endif
97
97
    Bool                pmFlag;
98
98
    Log                 log;
99
 
    Bool                kbdCustomKeycodes;
100
99
    Bool                disableRandR;
101
100
    MessageType         randRFrom;
102
101
    Bool                aiglx;
108
107
    MessageType         useDefaultFontPathFrom;
109
108
    Bool        ignoreABI;
110
109
 
111
 
    Bool        allowEmptyInput;  /* Allow the server to start with no input
112
 
                                   * devices. */
 
110
    Bool        forceInputDevices; /* force xorg.conf or built-in input devices */
113
111
    Bool        autoAddDevices; /* Whether to succeed NIDR, or ignore. */
114
112
    Bool        autoEnableDevices; /* Whether to enable, or let the client
115
113
                                    * control. */