summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sync with codeThierry Vignaud2009-04-0771-16653/+17955
|
* Update Greek translationGlentadakis Dimitris2009-04-061-3/+3
|
* 0.710.71Anssi Hannula2009-04-022-1/+3
|
* add nouveau driver into the driver listAnssi Hannula2009-04-022-1/+2
|
* Add support for boot option xdriver=foo for overriding the driver inAnssi Hannula2009-04-022-0/+23
| | | | | | | | | non-interactive probe. Allowed special values: auto = normal mode free = only use free drivers Last entry on commandline is used.
* Generated by cvs2cl the 30_MarThierry Vignaud2009-03-301-0/+21
|
* 0.700.70Anssi Hannula2009-03-202-1/+3
|
* fix years in NEWSAnssi Hannula2009-03-201-3/+3
|
* Generated by cvs2cl the 20_MarAnssi Hannula2009-03-201-0/+9
|
* Generated by cvs2cl the 20_MarAnssi Hannula2009-03-201-0/+279
|
* - XFdrake:Anssi Hannula2009-03-202-1/+3
| | | | | o adapt for recent changes in proprietary driver alternatives
* (various_xfree_conf) install 'x11-driver-input-vmmouse' if neededThierry Vignaud2009-03-201-0/+1
|
* (detect) configure input driver as 'vmmouse' if running in vmware (#29106)Thierry Vignaud2009-03-202-0/+4
| | | | | (needs drakxtools >= 12.17)
* update for Norwegian Bokmål translationOlav Dahlum2009-03-191-4/+5
|
* update for Norwegian Bokmål translationOlav Dahlum2009-03-181-7/+7
|
* update for Norwegian Bokmål translationOlav Dahlum2009-03-131-22/+7
|
* Minor revision of Romanian translationCatalin Florin Russen2009-03-121-3225/+217
|
* small fix noticed by pixel's eagle eyePascal Terjan2009-02-111-2/+2
|
* mousedrake: test if the file is there before trying to install the packagesPascal Terjan2009-02-112-9/+14
|
* update translation for greek languageGlentadakis Dimitris2009-02-081-7/+9
|
* begin label is now unused (since mouse test has been removed)Olivier Blin2009-02-041-1/+0
|
* 0.69Pascal Rigaux2009-01-292-1/+3
|
* - XFdrake:Pascal Rigaux2009-01-292-1/+5
| | | | | | | | o use option -noAutoAddDevices when testing X (useful during installation, #47237) nb: this works if x11-server has patch Add-noAutoAddDevices-command-line-option.patch
* 0.68Pascal Rigaux2009-01-282-1/+3
|
* - keyboarddrake:Pascal Rigaux2009-01-282-1/+5
| | | | | | o bug fix: overwrite previous /etc/sysconfig/keyboard Xkb information when changing keyboard
* 0.67Pascal Rigaux2009-01-082-1/+3
|
* - mousedrake:Pascal Rigaux2009-01-082-1/+4
| | | | | o synaptics driver in now in package x11-driver-input-synaptics (#45531)
* update translation for PolishTomasz Bednarski2009-01-071-4/+5
|
* 0.66Pascal Rigaux2008-12-182-1/+3
|
* o new option "--migrate" which adds Xkb information inPascal Rigaux2008-12-182-0/+5
| | | | | /etc/sysconfig/keyboard
* enhance "correctly handle default XkbModel" commitPascal Rigaux2008-12-181-7/+5
|
* - keyboarddrake:Pascal Rigaux2008-12-182-18/+3
| | | | | | o do not configure hal directly, but write in /etc/sysconfig/keyboard Xkb information so hal can get them
* - keyboarddrake:Pascal Rigaux2008-12-181-0/+2
| | | | | | | | o do not configure hal directly, but write in /etc/sysconfig/keyboard Xkb information so hal can get them (nb: this goes with commit 250540)
* - keyboarddrake:Pascal Rigaux2008-12-183-5/+26
| | | | | | | | | o correctly handle default XkbModel (so that we do not force pc105 when we should not) (nb: this is not very important nowadays because XkbModel is deprecated with evdev, but hell, it's easy to fix :)
* update translation for kirghiz languageIlyas Bakirov2008-12-121-84/+103
|
* 0.65Pascal Rigaux2008-12-082-1/+3
|
* - keyboarddrake:Pascal Rigaux2008-12-082-1/+19
| | | | | | o configure hal so Xorg can get xkb info (nb: for now, you must "service haldaemon restart" to be taken into account)
* - XFdrakePascal Rigaux2008-12-083-10/+17
| | | | | | o there is no reason "automatic" resolution should imply "automatic" color depth
* - XFdrakePascal Rigaux2008-12-082-3/+19
| | | | | | | o special hack for gdium: the "default monitor" is "Plug'n Play" instead of good_default_monitor() (it will work since the resolution is passed to the kernel on gdium)
* fix formattingPascal Rigaux2008-12-081-1/+0
|
* (configure) do not load "Type1" module by default (disabled in xserver-1.5.x)Thierry Vignaud2008-12-022-1/+2
|
* Fix translation of 'Belarussian' (thanks to Kristof Bal)Reinout van Schouwen2008-11-261-3/+3
|
* move things (prepare next commit)Pascal Rigaux2008-11-211-10/+9
|
* fix 2 previous commits:Pascal Rigaux2008-11-211-3/+5
| | | | | | | - $raw_X->get_Driver can't be used in auto_installs since monitor is configured first - $raw_X is now needed in choose()
* simplifyPascal Rigaux2008-11-211-3/+3
|
* fix passing xorg "Driver" for monitor probe (for auto_installs)Pascal Rigaux2008-11-211-1/+1
|
* if {resolution_wanted} is not set in auto_install, don't have Pascal Rigaux2008-11-211-1/+1
| | | | | { 'X' => undef, 'Depth' => undef, 'Y' => undef } as the $resolution_wanted
* - XFdrakePascal Rigaux2008-11-142-6/+9
| | | | | o do not display the weird ratios 128/75, 85/48 (for 1024x600 and 1360x768)
* - XFdrake:Pascal Rigaux2008-11-143-6/+11
| | | | | o have Option "PanelGeometry" "XXxYY" on geode driver
* - XFdrake:Pascal Rigaux2008-11-132-3/+6
| | | | | | | | o generic flat planel must allow "800x480 @ 60.00 Hz (GTF) hsync: 29.82 kHz" so "HorizSync 31.5-90" is too strict, generating "HorizSync 29.5-90" (especially useful when the resolution is given by dmitable)