📄 gnuchessx
字号:
#!/bin/sh# Start GNU Chess, but have it use the xboard protocol.# This makes it easy for programs (like xboard) to simply invoke# "gnuchessx" and have it do the "right thing."# The final parameter is more complicated to work around a# bug in some old Unix-like systems; see the GNU autoconf documentation# for the rationale.gnuchess xboard ${1+"$@"}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -