?? config.in
字號:
## Generic Mouse Function Driver## Copyright (C) 2001 Lineo, Inc.# Copyright (C) 2001 Hewlett-Packard Co.mainmenu_option next_commentcomment "Mouse Function"dep_tristate ' Generic Mouse Function' CONFIG_USBD_MOUSE $CONFIG_USBDif [ ! "$CONFIG_USBD_MOUSE" = "n" ]; then hex ' Overide VendorID (hex value)' CONFIG_USBD_MOUSE_VENDORID "0000" hex ' Overide ProductID (hex value)' CONFIG_USBD_MOUSE_PRODUCTID "0000" int ' INT Endpoint (0-15)' CONFIG_USBD_MOUSE_INT_ENDPOINT "3" int ' INT PacketSize (8, 16)' CONFIG_USBD_MOUSE_INT_PKTSIZE "16"fiendmenu
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -