xinput_example.sh
来自「FreeWRLduneInputDevice和FreeWRL一起可以让用户用带有」· Shell 代码 · 共 4 行
SH
4 行
#!/bin/sh# Xinput example: dialbox and magellan on IRIX 6.5FreeWRLduneInputDevice -xinput magellan -allxyz=10,200,,0.0000002 -allrot=3,40,,0.0000002 -xinput dialbox-1 -x=0 -y=2 -z=4 -xrot=1 -yrot=3 -zrot=5 -all=100,100,wheel
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?