update README.md

pull/15/head
jaywcjlove 8 years ago
parent 19bcfebfb4
commit 0a0ee3eff9

@ -144,14 +144,14 @@ hotkeys('*','wcj', function(e){
`⇧`, `shift`, `option`, `⌥`, `alt`, `ctrl`, `control`, `command`, `⌘` `⇧`, `shift`, `option`, `⌥`, `alt`, `ctrl`, `control`, `command`, `⌘`
`⌘` Command() `⌘` Command()
`⌃` Control `⌃` Control
`⌥` Option(alt) `⌥` Option(alt)
`⇧` Shift `⇧` Shift
`⇪` Caps Lock(大写) `⇪` Caps Lock(大写)
~~`fn` 功能键就是fn(不支持)~~ ~~`fn` 功能键就是fn(不支持)~~
`↩︎` return/enter `↩︎` return/enter
`space` 空格键 `space` 空格键
## 修饰键判断 ## 修饰键判断
可以对下面的修饰键判断 `shift` `alt` `option` `ctrl` `control` `command`,特别注意`+`和`=`键值相同,组合键设置`⌘+=` 可以对下面的修饰键判断 `shift` `alt` `option` `ctrl` `control` `command`,特别注意`+`和`=`键值相同,组合键设置`⌘+=`

Loading…
Cancel
Save