# Alt+"→"等でページを切り替え
Key Left A M Scroll -100 +0
Key Right A M Scroll +100 +0
Key Up A M Scroll +0 -100
Key Down A M Scroll +0 +100
# Shift+"→"等でカーソル移動、Altも同時に押していると大きく移動
Key Left A S CursorMove -1 +0
Key Right A S CursorMove +1 +0
Key Up A S CursorMove +0 -1
Key Down A S CursorMove +0 +1
Key Left A SM CursorMove -10 +0
Key Right A SM CursorMove +10 +0
Key Up A SM CursorMove +0 -10
Key Down A SM CursorMove +0 +10
# ウインドウ操作
Key "r" A M RaiseLower # Alt+"r"でプライオリティ変更
Key "m" A M Move # Alt+"m"で移動
Key "s" A M Resize # Alt+"s"でリサイズ
最終更新:2007年07月09日 21:46