Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | begin label is now unused (since mouse test has been removed) | Olivier Blin | 2009-02-04 | 1 | -1/+0 |
| | |||||
* | 0.69 | Pascal Rigaux | 2009-01-29 | 2 | -1/+3 |
| | |||||
* | - XFdrake: | Pascal Rigaux | 2009-01-29 | 2 | -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.68 | Pascal Rigaux | 2009-01-28 | 2 | -1/+3 |
| | |||||
* | - keyboarddrake: | Pascal Rigaux | 2009-01-28 | 2 | -1/+5 |
| | | | | | | o bug fix: overwrite previous /etc/sysconfig/keyboard Xkb information when changing keyboard | ||||
* | 0.67 | Pascal Rigaux | 2009-01-08 | 2 | -1/+3 |
| | |||||
* | - mousedrake: | Pascal Rigaux | 2009-01-08 | 2 | -1/+4 |
| | | | | | o synaptics driver in now in package x11-driver-input-synaptics (#45531) | ||||
* | update translation for Polish | Tomasz Bednarski | 2009-01-07 | 1 | -4/+5 |
| | |||||
* | 0.66 | Pascal Rigaux | 2008-12-18 | 2 | -1/+3 |
| | |||||
* | o new option "--migrate" which adds Xkb information in | Pascal Rigaux | 2008-12-18 | 2 | -0/+5 |
| | | | | | /etc/sysconfig/keyboard | ||||
* | enhance "correctly handle default XkbModel" commit | Pascal Rigaux | 2008-12-18 | 1 | -7/+5 |
| | |||||
* | - keyboarddrake: | Pascal Rigaux | 2008-12-18 | 2 | -18/+3 |
| | | | | | | o do not configure hal directly, but write in /etc/sysconfig/keyboard Xkb information so hal can get them | ||||
* | - keyboarddrake: | Pascal Rigaux | 2008-12-18 | 1 | -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 Rigaux | 2008-12-18 | 3 | -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 language | Ilyas Bakirov | 2008-12-12 | 1 | -84/+103 |
| | |||||
* | 0.65 | Pascal Rigaux | 2008-12-08 | 2 | -1/+3 |
| | |||||
* | - keyboarddrake: | Pascal Rigaux | 2008-12-08 | 2 | -1/+19 |
| | | | | | | o configure hal so Xorg can get xkb info (nb: for now, you must "service haldaemon restart" to be taken into account) | ||||
* | - XFdrake | Pascal Rigaux | 2008-12-08 | 3 | -10/+17 |
| | | | | | | o there is no reason "automatic" resolution should imply "automatic" color depth | ||||
* | - XFdrake | Pascal Rigaux | 2008-12-08 | 2 | -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 formatting | Pascal Rigaux | 2008-12-08 | 1 | -1/+0 |
| | |||||
* | (configure) do not load "Type1" module by default (disabled in xserver-1.5.x) | Thierry Vignaud | 2008-12-02 | 2 | -1/+2 |
| | |||||
* | Fix translation of 'Belarussian' (thanks to Kristof Bal) | Reinout van Schouwen | 2008-11-26 | 1 | -3/+3 |
| | |||||
* | move things (prepare next commit) | Pascal Rigaux | 2008-11-21 | 1 | -10/+9 |
| | |||||
* | fix 2 previous commits: | Pascal Rigaux | 2008-11-21 | 1 | -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() | ||||
* | simplify | Pascal Rigaux | 2008-11-21 | 1 | -3/+3 |
| | |||||
* | fix passing xorg "Driver" for monitor probe (for auto_installs) | Pascal Rigaux | 2008-11-21 | 1 | -1/+1 |
| | |||||
* | if {resolution_wanted} is not set in auto_install, don't have | Pascal Rigaux | 2008-11-21 | 1 | -1/+1 |
| | | | | | { 'X' => undef, 'Depth' => undef, 'Y' => undef } as the $resolution_wanted | ||||
* | - XFdrake | Pascal Rigaux | 2008-11-14 | 2 | -6/+9 |
| | | | | | o do not display the weird ratios 128/75, 85/48 (for 1024x600 and 1360x768) | ||||
* | - XFdrake: | Pascal Rigaux | 2008-11-14 | 3 | -6/+11 |
| | | | | | o have Option "PanelGeometry" "XXxYY" on geode driver | ||||
* | - XFdrake: | Pascal Rigaux | 2008-11-13 | 2 | -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) | ||||
* | updated Russian translation | Pavel Maryanov | 2008-11-11 | 1 | -7/+8 |
| | |||||
* | - mousedrake: | Pascal Rigaux | 2008-10-24 | 3 | -29/+7 |
| | | | | | | | o do not use /dev/mouse symlink (in xorg.conf) o do not propose to test the chosen mice (it doesn't handle evdev/synaptics and so is quite obsolete nowadays) | ||||
* | Fixing a typo | Felipe Arruda | 2008-10-15 | 1 | -1/+1 |
| | |||||
* | update translation for turkish language | Atilla Öntaş | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | update translation for turkish language | Atilla Öntaş | 2008-10-05 | 1 | -117/+126 |
| | |||||
* | small typos in ukrainian translation | Sergey Ribalchenko | 2008-10-05 | 1 | -7/+7 |
| | |||||
* | 0.64 | Pascal Rigaux | 2008-10-01 | 2 | -1/+3 |
| | |||||
* | - XFdrake: | Pascal Rigaux | 2008-10-01 | 3 | -3/+34 |
| | | | | | | o explicitly Load or Disable module "dri" (to be independent of Xorg's default choice) | ||||
* | 0.63 | Thierry Vignaud | 2008-09-29 | 1 | -1/+1 |
| | |||||
* | 0.63 | Thierry Vignaud | 2008-09-29 | 1 | -0/+4 |
| | |||||
* | Generated by cvs2cl the 30_Sep | Thierry Vignaud | 2008-09-29 | 1 | -0/+44 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-09-28 | 1 | -1/+1 |
| | |||||
* | 0.62 | Pascal Rigaux | 2008-09-25 | 2 | -1/+3 |
| | |||||
* | - XFdrake: | Pascal Rigaux | 2008-09-25 | 5 | -7/+31 |
| | | | | | | o set "PreferredMode" in Monitor section if the user changes the resolution (we still do not use PreferredMode for the default resolution) | ||||
* | cleanup: don't modify $default_resolution, use a new var ($resolution) instead | Pascal Rigaux | 2008-09-25 | 1 | -5/+6 |
| | | | | | (needed for next commit) | ||||
* | create XxY() and use it | Pascal Rigaux | 2008-09-25 | 1 | -1/+3 |
| | |||||
* | create XxY() and use it | Pascal Rigaux | 2008-09-25 | 1 | -1/+7 |
| | |||||
* | Generated by cvs2cl the 22_Sep | Thierry Vignaud | 2008-09-22 | 1 | -0/+571 |
| | |||||
* | 0.61 | Pascal Rigaux | 2008-09-11 | 2 | -1/+3 |
| | |||||
* | - keyboarddrake: | Pascal Rigaux | 2008-09-11 | 2 | -8/+6 |
| | | | | | o fix lithuanian keyboard choices (cf #41031) |