summaryrefslogtreecommitdiffstats
path: root/xserver.py
Commit message (Collapse)AuthorAgeFilesLines
* don't frob the mouse if we're not going to use itMatt Wilson2000-08-171-1/+1
|
* 1) add a --nofallback option to anaconda such that we can see theMatt Wilson2000-08-101-7/+9
| | | | | | traceback for syntax errors in GUI mode 2) don't over remember custom x modes (#12176) 3) german boot disk messages
* stat the socket so we know when the server is upMatt Wilson2000-08-041-3/+17
|
* more VGA16 fallback fixesMatt Wilson2000-07-251-0/+2
|
* remove unneeded whitespace in outputMike Fulbright2000-07-201-1/+1
|
* Added USB mice supportMike Fulbright2000-07-191-0/+4
|
* fall back fo VGA16Matt Wilson2000-07-101-0/+1
|
* check harderMatt Wilson2000-07-041-1/+5
|
* patch for sun X from jjMatt Wilson2000-06-191-3/+1
|
* ask for mouse info when probe failsMatt Wilson2000-06-151-3/+51
|
* a little more cleanupMatt Wilson2000-04-281-35/+7
|
* second pass at XFree86 4.0 supportMatt Wilson2000-04-271-138/+9
|
* X almost working - grab more 4.0 modules, fix config file, add option to ↵Matt Wilson2000-04-241-5/+10
| | | | redirect 4.0 logfile to /dev/null
* hacks for xfree86 4.0Matt Wilson2000-04-241-73/+75
|
* fixed patchMatt Wilson2000-03-041-2/+2
|
* add turkish, etc font supportMatt Wilson2000-02-281-0/+3
|
* Make change so we run xserver in reconfig mode with appropriate fontpathMike Fulbright1999-12-201-0/+12
| | | | | | | | specified on the X server command line. We do this because the system configured XF86Config relies upon xfs being run, which is not running when the reconfig init script is run. Dr Mike
* - Added support to use existing XF86Config file in reconfig modeMike Fulbright1999-12-061-0/+30
| | | | | | - Reconfig mode following inittab default runlevel display mode (text for 3, GUI for 5) - made dhcp the default in GUI mode as well as text mode
* Request X server terminate when we're done with it.Mike Fulbright1999-11-161-1/+1
| | | | Dr Mike
* exit 0Matt Wilson1999-11-101-1/+1
|
* fix from erik to try to keep the ultra from hanging on rebootMatt Wilson1999-11-101-0/+6
|
* Don't set a specific AutoRepeat on SPARC, so that the system default is used,jakub1999-11-041-0/+4
| | | | don't fall back to VGA16 because it does not work on most of the cards anyway.
* Write prelude and keyboard sections of /etc/X11/XF86Config for Sun servers ↵jakub1999-10-191-5/+12
| | | | | | | | | as well (see xinitrc changes). On SPARC mach64 use the resolution console was using up to the point where X is going to be started. This could solve DaveM's problems with Mach64 installation end.
* Workaround for the margin gets black bug during Xsun* installation.jakub1999-10-081-0/+6
|
* Silo fixups, don't query videoRam size on SBUS and UPA, it will be bogus anyway,jakub1999-10-051-1/+4
| | | | | remember DNS settings from first stage loader as defaults for second stage, wait a little bit longer so that X server can have time to get up.
* Keyboard autodetection, separated Keyboard stuff into separate module.jakub1999-09-301-9/+47
|
* Do the right thing with iso8859-2 fonts. Make sun servers use Latin2jakub1999-09-301-0/+10
| | | | | fonts when needed. And fix endianess in gettext so that it works on sparc (ugh).
* updated.Matt Wilson1999-09-241-0/+2
|
* testing.Matt Wilson1999-09-241-2/+2
|
* try two at server blankingMatt Wilson1999-09-241-1/+1
|
* screen blanking, don't kill the splash so early, package selection in kickstartMatt Wilson1999-09-241-1/+1
|
* merge from jjMatt Wilson1999-09-221-4/+8
|
* more bug fixing.Matt Wilson1999-09-211-1/+1
|
* fix vga16 callbackMatt Wilson1999-09-211-1/+1
|
* jj patches, fixups for upgrade lilo stuffMatt Wilson1999-09-131-4/+17
|
* fixedMatt Wilson1999-09-111-0/+7
|
* fix for serial mouseMatt Wilson1999-09-021-1/+1
|
* oopsMatt Wilson1999-08-311-1/+1
|
* oops - WNOHANG, not NOHANGMatt Wilson1999-08-311-1/+1
|
* testingMatt Wilson1999-08-311-2/+10
|
* default to 640x480Matt Wilson1999-08-311-0/+3
|
* typoMatt Wilson1999-08-311-2/+5
|
* new xserver configMatt Wilson1999-08-311-148/+20
|
* updated mouse supportErik Troan1999-08-251-4/+8
|
* return statusMatt Wilson1999-08-221-2/+2
|
* import sysMatt Wilson1999-08-221-0/+1
|
* missing :Matt Wilson1999-08-221-1/+1
|
* typoMatt Wilson1999-08-221-2/+2
|
* fix fallbacksMatt Wilson1999-08-221-2/+6
|
* raise exceptionMatt Wilson1999-08-211-2/+2
|