Ubuntu 8.
Ubuntu 8.10の新機能
10/
8.10で注意すべき点
8.
一部の無線LANデバイスの利用に設定が必要
リリースノートにもある通り,
特に11a/
options cfg80211 ieee80211_regdom=JP
現在のところ正確には把握できていませんが,
もちろん,
- 注1)
- また,
ハードウェアが日本国外の電波使用条件に適合しているかを確認する必要があります。
xmodmapに互換性がない
8.
xorg.confの一部の設定に互換性がない
8.
これに伴い,
直接影響を受けるのはトラックポイントの設定時などです。
8.
$ sudo /bin/sh -c 'cat <<EOF > /etc/hal/fdi/policy/trackpoint.fdi
<match key="info.product" string="TPPS/2 IBM TrackPoint">
<merge key="input.x11_options.EmulateWheel" type="string">true</merge>
<merge key="input.x11_options.EmulateWheelButton" type="string">2</merge>
<merge key="input.x11_options.XAxisMapping" type="string">6 7</merge>
<merge key="input.x11_options.YAxisMapping" type="string">4 5</merge>
<merge key="input.x11_options.ZAxsisMapping" type="string">4 5</merge>
<merge key="input.x11_options.Emulate3Buttons" type="string">true</merge>
</match>
EOF
'
また日本語Remix環境では,
8.
$ sudo dpkg-reconfigure console-setup
この設定の変更後,