Bluetooth added using blueman if installed. Updated the first run documentation.
This commit is contained in:
parent
100d25773c
commit
70f3cc749e
64
I38.md
64
I38.md
@ -19,6 +19,7 @@ If you're transitioning from GNOME or MATE, here are some key differences to und
|
||||
|
||||
I38 has been configured to make this transition easier by providing a tabbed layout (similar to browser tabs) and shortcuts that may feel somewhat familiar.
|
||||
|
||||
|
||||
## Basic Concepts
|
||||
|
||||
### Workspaces
|
||||
@ -42,6 +43,7 @@ Windows in I38 are arranged in a tabbed layout by default, which means windows t
|
||||
|
||||
*GNOME/MATE comparison:* Alt+Tab works similarly to GNOME/MATE, but window placement is automatic rather than manual.
|
||||
|
||||
|
||||
## Modes in I38
|
||||
|
||||
### Default Mode
|
||||
@ -79,6 +81,58 @@ Bypass mode passes all keys directly to the application, which is useful for app
|
||||
|
||||
*GNOME/MATE comparison:* In GNOME/MATE, applications always receive keyboard input directly. Bypass mode simulates this behavior within i3.
|
||||
|
||||
## Panel Mode
|
||||
|
||||
Panel Mode provides quick access to information displays and utility panels. To enter Panel Mode, press `Alt` + `Control` + `Tab`. A distinctive sound will play when Panel Mode is active.
|
||||
|
||||
In Panel Mode, single keypresses launch different information panels:
|
||||
|
||||
| Key | Action |
|
||||
|-----|--------|
|
||||
| `w` | Display weather information |
|
||||
| `Shift` + `w` | Open Magic Wormhole file transfer GUI |
|
||||
| `s` | Show system information |
|
||||
| `r` | Open reminder panel |
|
||||
| `n` | Launch notes application |
|
||||
| `b` | Open bluetooth. *requires blueman be installed at the time of your i3 config generation* |
|
||||
| `Escape` or `Control` + `g` | Exit Panel Mode without taking action |
|
||||
|
||||
Just like Ratpoison Mode, Panel Mode automatically returns you to Default Mode after a selection is made or when you press Escape/Control+g to cancel.
|
||||
|
||||
*GNOME/MATE comparison:* Panel Mode replaces the persistent system tray and status indicators used in GNOME/MATE. Instead of having always-visible panels with clickable icons, I38 provides keyboard shortcuts to access this information on demand.
|
||||
|
||||
### System Information Panel
|
||||
|
||||
The system information panel (`s` key in Panel Mode) displays vital system statistics such as:
|
||||
- CPU usage
|
||||
- Memory usage
|
||||
- Disk space
|
||||
- Network status
|
||||
- Battery level (if applicable)
|
||||
|
||||
### Weather Panel
|
||||
|
||||
The weather panel (`w` key in Panel Mode) provides current weather conditions and forecast information for your configured location.
|
||||
|
||||
### File Transfer with Magic Wormhole
|
||||
|
||||
The Magic Wormhole panel (`Shift` + `w` in Panel Mode) provides a graphical user interface to the Magic Wormhole command-line application, allowing you to securely share files with others. This offers a more accessible way to use Magic Wormhole's secure file transfer capabilities.
|
||||
|
||||
### Notes Application
|
||||
|
||||
The notes panel (`n` key in Panel Mode) provides a simple application for creating single-line notes with automatic expiration functionality:
|
||||
- Create text notes quickly
|
||||
- Set notes to automatically delete after a specified time period
|
||||
- Lock important notes to prevent automatic deletion
|
||||
- Temporary notes will expire after their set time limit
|
||||
|
||||
### Reminder Panel
|
||||
|
||||
The reminder panel (`r` key in Panel Mode) offers the same reminder functionality described in the Reminders and Notifications section, It was previously in ratpoison mode but has been moved to panel mode because it is a better fit.
|
||||
|
||||
*Note:* Because Panel Mode uses a custom implementation rather than a traditional system tray, applications that require a system tray to run may not work with I38.
|
||||
|
||||
|
||||
## Accessibility Features
|
||||
|
||||
### Screen Reader
|
||||
@ -129,11 +183,12 @@ The applications menu is organized by categories similar to traditional desktop
|
||||
|
||||
*GNOME/MATE comparison:* Instead of clicking on application icons or using a start menu, I38 provides keyboard shortcuts to access applications.
|
||||
|
||||
|
||||
## Reminders and Notifications
|
||||
|
||||
I38 includes integration with the `remind` program for managing reminders:
|
||||
|
||||
- Access the reminder tool: `RATPOISONKEY` then `r`
|
||||
- Access the reminder tool: `Alt+Control+Tab` then `r`
|
||||
- Create various types of reminders (one-time, daily, weekly, monthly)
|
||||
- Get notification alerts for your reminders
|
||||
|
||||
@ -147,6 +202,7 @@ The reminder tool provides the following features:
|
||||
|
||||
*GNOME/MATE comparison:* Similar to calendar applications in GNOME/MATE but with a simplified interface optimized for keyboard navigation.
|
||||
|
||||
|
||||
## Volume and Media Controls
|
||||
|
||||
### System Volume
|
||||
@ -176,12 +232,14 @@ In Ratpoison mode, these are also available with Alt+Shift combinations:
|
||||
|
||||
*GNOME/MATE comparison:* Media controls are similar to those in GNOME/MATE, with the addition of audio feedback.
|
||||
|
||||
|
||||
## File Management
|
||||
|
||||
I38 uses FILEBROWSER for file management. Launch it in Ratpoison mode with the `f` key.
|
||||
|
||||
*GNOME/MATE comparison:* Similar functionality to Nautilus (GNOME) or Caja (MATE), but launched via keyboard shortcut rather than from a desktop icon or menu.
|
||||
|
||||
|
||||
## System Operations
|
||||
|
||||
- Reload I38 configuration: In Ratpoison mode, `Control` + `;` (semicolon)
|
||||
@ -192,6 +250,7 @@ I38 uses FILEBROWSER for file management. Launch it in Ratpoison mode with the `
|
||||
|
||||
*GNOME/MATE comparison:* These functions are typically available through system menus or indicators in GNOME/MATE.
|
||||
|
||||
|
||||
## Keyboard Layouts
|
||||
|
||||
Switch between layouts: `Super` + `Space`
|
||||
@ -200,6 +259,7 @@ This is only available if you chose multiple keyboard layouts during setup.
|
||||
|
||||
*GNOME/MATE comparison:* Similar to keyboard layout switching in GNOME/MATE, but with a different default shortcut.
|
||||
|
||||
|
||||
## Desktop and Window Decorations
|
||||
|
||||
Unlike GNOME or MATE, i3 uses minimal window decorations. Windows don't have title bars with minimize/maximize buttons. Instead, windows fill their available space automatically, and interactions are performed through keyboard shortcuts.
|
||||
@ -220,7 +280,6 @@ I38 includes clipboard management features:
|
||||
|
||||
## Tips for New Users
|
||||
|
||||
- **Start with Ratpoison mode**: Learn the single-key commands first, as they're easier to remember.
|
||||
- **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.
|
||||
@ -258,6 +317,7 @@ If you need assistance with I38, you can:
|
||||
|
||||
- Press `MODKEY` + `Shift` + `F1` to view the help documentation
|
||||
- Visit the Stormux website at [stormux.org](https://stormux.org)
|
||||
- Join the Stormux irc at irc.stormux.org #stormux or #a11y
|
||||
- Check the i3 documentation at [i3wm.org/docs/userguide.html](https://i3wm.org/docs/userguide.html)
|
||||
|
||||
---
|
||||
|
5
i38.sh
5
i38.sh
@ -602,6 +602,11 @@ fi)
|
||||
# Simple notes system bound to n
|
||||
bindsym n exec --no-startup-id ${i3Path}/scripts/notes.py, mode "default"
|
||||
|
||||
$(if command -v blueman-manager &> /dev/null ; then
|
||||
echo "# Bluetooth bound to b"
|
||||
echo "bindsym b exec --no-startup-id blueman-manager, mode \"default\""
|
||||
fi)
|
||||
|
||||
# Exit panel mode without any action
|
||||
bindsym Escape mode "default"
|
||||
bindsym Control+g mode "default"
|
||||
|
Loading…
x
Reference in New Issue
Block a user