*xorg.conf の設定 [#a9102046]


マウススピードと virtual screen を使いたいのですが xfplamoconfig で/etc/X11/ に xorg.conf を作り Display subsection に Virtual xdim ydim を記述しても(man xorg.conf にあるように)効果がありません。 また InputDevice section の option resolution をアンコメントしても効果がありません。

もっと簡単で新しい設定の仕方があるのでしょうか?

Plamo linux R4.73 (Linux version 2.6.32.9-plamoSMP (kojima@athlon) (gcc version 4.3.4 (GCC) ) #1 SM P PREEMPT Wed Feb 24 13:11:16 JST 2010)

window manager には afterstep を使っています。

xorg.conf:

       SubSection "Display"
               Virtual 2560 1440
               Viewport   0 0
               Depth     24
               Modes    "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x86

4" "1024x768" "800x600" "640x480"

       EndSubSection

Section "InputDevice"

       Identifier  "Mouse0"
       Driver      "mouse"
       Option      "Protocol" "PS/2"
       Option      "Device" "/dev/psaux"
       Option      "Emulate3Buttons"
       #Option      "Emulate3Timeout" "50"
       #Option      "Resolution" "256"
       Option      "Resolution" "1024"
       #Option      "ZAxisMapping" "4 5"

EndSection


#areaedit


#areaedit(end)


質問箱に戻る


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2021-12-17 (金) 16:35:44