You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

69 lines
2.4 KiB

### Browser
| Browser Key | Event |
| :-----: | :---- |
| Left Button | Open link in current tab |
| Ctrl + Left Button | Open link in new tab |
| M-f | Forward page in history |
| M-b | Backward page in history |
| M-q | Delete all cookies |
| C-= | Zoom in |
| C-- | Zoom out |
| C-0 | Zoom reset |
| C-n | Scroll up |
| C-p | Scroll down |
| C-v | Scroll up page |
| M-v | Scroll down page |
| M-< | Scroll to top |
| M-> | Scroll to bottom |
You can customize keys with option ```eaf-browser-keybinding```
### PDF Viewer
| PDF Viewer Key | Event |
| :-----: | :---- |
| 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 | Zoom reset |
| g | Goto page |
| p | Goto to percent |
| [ | Remember position |
| ] | Remember jump |
You can customize keys with option ```eaf-pdfviewer-keybinding```
### Video Player
| Video Player Key | Event |
| :-----: | :---- |
| Space | Play or Pause |
| h | Seek backward |
| l | Seek forward |
You can customize keys with option ```eaf-videoplayer-keybinding```
### Image Viewer
| Image Viewer Key | Event |
| :-----: | :---- |
| j | Load next image in current directory |
| k | Load previous image in current directory |
You can customize keys with option ```eaf-imageviewer-keybinding```
### Terminal
| Browser Key | Event |
| :-----: | :---- |
| C-= | Zoom in |
| C-- | Zoom out |
You can customize keys with option ```eaf-terminal-keybinding```