german.scan.rb
来自「rcssserver3d Robocup 3D比赛官方指定平台」· RB 代码 · 共 8 行
RB
8 行
# ScanCode translation for a German keyboardtheInputSystem = get('/sys/server/input');if (theInputSystem != nil) theInputSystem.addCode (Input.IC_1, '1', '1'[0], '!'[0], 0); theInputSystem.addCode (Input.IC_2, '2', '2'[0], '"'[0], 0); theInputSystem.addCode (Input.IC_3, '3', '3'[0], '
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?