weixin_34290352的博客Ubuntu被远程后NumLock键不停闪临时解决办法:方法一:在远程之前先让其关掉自己的NumLock键方法二:关闭NumLock键点击System Settings-Keyboard Layout-Options-Use keyboard LED to show alternative layout-...
毛瑟国王的博客很幸运,在Ubuntu13.10的Terminal下发现了setleds命令,直接运行该命令后有如下输出:xinu@slam:~$ setledsKDGKBLED: Inappropriate ioctl for device Error reading current flags setting. Maybe you are not on ...
马浩同学的博客 调用 usbd_set_device_info 函数去设置设备信息,参数一为设备类,这里选 DEV_HID 其他可选如下: typedef enum device_type { DEV_START, /* start value of the device type */ DEV_SERIAL, /* used for ...