Adjust usage table.

master
Andy Stewart 8 years ago
parent 5eab98b979
commit 1be69ca30b
  1. 44
      README.md

@ -40,28 +40,28 @@ sudo pip install PyMuPDF
```
M-x eaf-open
```
| App | Key | Event | Way to open |
| -------- | :-----: | :---- | :---- |
| Browser | Left Button | Open link current tab | URL |
| | Ctrl + Left Button | Open link in new tab | |
| Image Viewer | j | Load next image in current directory | Image file path |
| | k | Load previous image in current directory | |
| Video Player | Space | Play or Pause | Video file path |
| | h | Seek backward | |
| | l | Seek forward | |
| Pdf Viewer | j | Scroll up | Pdf file path |
| | k | Scroll down | |
| | Space | Scroll up page | |
| | b | Scroll down page | |
| | , | Scroll to end | |
| | . | Scroll to home | |
| | t | Switch scale mode | |
| | - | Zoom out | |
| | = | Zoom in | |
| | 0 | Zoomn reset | |
| | g | Goto page | |
| Camera | | | Type 'eaf-camera' |
| Demo | | | Type 'eaf-demo' |
| App | Way to open | Key | Event |
| -------- | :---- | :-----: | :---- |
| Browser | URL | Left Button | Open link current tab |
| | | Ctrl + Left Button | Open link in new tab |
| Image Viewer | Image file path | j | Load next image in current directory |
| | | k | Load previous image in current directory |
| Video Player | Video file path | Space | Play or Pause |
| | | h | Seek backward |
| | | l | Seek forward |
| Pdf Viewer | Pdf file path | j | Scroll up |
| | | k | Scroll down |
| | | Space | Scroll up page |
| | | b | Scroll down page |
| | | , | Scroll to end |
| | | . | Scroll to home |
| | | t | Switch scale mode |
| | | - | Zoom out |
| | | = | Zoom in |
| | | 0 | Zoomn reset |
| | | g | Goto page |
| Camera | Type 'eaf-camera' | | |
| Demo | Type 'eaf-demo' | | |
### Why this awesome framework can't works with MacOS?
There are mainly three obstacles:

Loading…
Cancel
Save