Some experimental changes. Mode aware help added. Boosted the original help document so that it contains the keybindings. Fixed super key for rat poison mode, you have to choose super_l or super_r.
This commit is contained in:
9
I38.md
9
I38.md
@@ -50,6 +50,8 @@ Windows in I38 are arranged in a tabbed layout by default, which means windows t
|
||||
|
||||
This is the standard mode for working with applications. Most commands start with your mod key (`MODKEY`).
|
||||
|
||||
TOPLEVELKEYBINDINGS
|
||||
|
||||
### Ratpoison Mode
|
||||
|
||||
Ratpoison mode allows quick access to common actions using shorter key combinations. To enter Ratpoison mode, press `RATPOISONKEY`. After pressing this key, you can execute commands with single keystrokes.
|
||||
@@ -62,7 +64,7 @@ Common Ratpoison mode commands:
|
||||
| `e` | Open text editor (TEXTEDITOR) |
|
||||
| `w` | Launch web browser (BROWSER) |
|
||||
| `k` | Kill (close) the current window |
|
||||
| `?` | Show I38 help |
|
||||
| `F1` | Show ratpoison mode keybindings |
|
||||
| `Escape` or `Control` + `g` | Exit Ratpoison mode without taking action |
|
||||
| `Shift` + `c` | Restart Cthulhu screen reader |
|
||||
| `Shift` + `o` | Restart Orca screen reader |
|
||||
@@ -89,6 +91,7 @@ In Panel Mode, single keypresses launch different information panels:
|
||||
|
||||
| Key | Action |
|
||||
|-----|--------|
|
||||
| `F1` | Show panel mode keybindings |
|
||||
| `w` | Display weather information |
|
||||
| `Shift` + `w` | Open Magic Wormhole file transfer GUI |
|
||||
| `s` | Show system information |
|
||||
@@ -282,7 +285,9 @@ I38 includes clipboard management features:
|
||||
|
||||
- **Use the window list**: When you're lost, use `RATPOISONKEY` then `'` to show all windows in the current workspace.
|
||||
- **Bookmark important websites**: Use `MODKEY` + `Control` + `b` to access bookmarks.
|
||||
- **Remember the help shortcut**: `MODKEY` + `Shift` + `F1` is your friend when you need guidance.
|
||||
- **Remember the help shortcuts**:
|
||||
- `MODKEY` + `Shift` + `F1` opens the complete I38 HTML guide
|
||||
- Press `F1` in ratpoison or panel mode for quick keybinding reference specific to that mode
|
||||
- **Let the sound effects guide you**: Pay attention to the audio cues to understand what's happening.
|
||||
- **Take advantage of OCR**: If an application isn't accessible, try the OCR function.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user