Appearance
from cheese_core import Keys
home() -> bool
返回:
bool
用法示例:
result = Keys.home() print("Home键操作结果:", result)