Changes between Version 18 and Version 19 of XOrgX11


Ignore:
Timestamp:
2008/11/08 06:26:48 (18 years ago)
Author:
daisuke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XOrgX11

    v18 v19  
    99   {{{# system-config-display --reconfig --noui --output=/tmp/xorg.conf }}} 
    1010   * [attachment:xorg.conf xorg.conf サンプル] 
     11 * xorg.conf には Input デバイスはキーボードのみ記述し、ポインタデバイスは synaptics を含めすべて 
     12   HAL 経由で自動設定させる。(synaptics 対応デバイスがあれば自動的に synaptics ドライバが使われます) 
    1113 * xserver-1.5.2 & evdev-2.0.99.x 付近で input デバイスが二重に登録されるバグがある。 
    1214   * xorg.conf にデバイス設定がない場合に設定されるデフォルトインプットデバイスと、HALで登録されるデバイス。 
     
    1416   * xorg-server-1.5.3 で xorg.conf に input device (keyboar&pointer) がない場合、AllowEmptyInput が 
    1517     設定され、さらにその場合に kbd/mouse のレガシードライバが disable されるようになった。 
    16    * Vine Linux では keyboard のみ xorg.conf に設定し、mouse は hal に認識させるために、xserver を修正 
    17      する予定。(xorg-x11-server-1.5.3-1で対応予定) 
     18   * Vine Linux では keyboard のみ xorg.conf に設定し、mouse は hal に認識させるために、AllowEmptyInput 
     19     設定時に kbd を disable しないように xserver を修正した。(xorg-x11-server-1.5.3-1で対応 done) 
    1820 
    1921