Quickstart guide
This guide will get you productive with Time Capsule in 5 minutes. You’ll learn the essential interface elements, launch your first applications, and discover the most useful keyboard shortcuts.Understanding the interface
When Time Capsule finishes booting, you’ll see four main interface elements:The desktop
Your main workspace area where windows and desktop icons appear. You can have multiple windows open simultaneously and arrange them however you like.The front panel
The iconic bottom bar containing quick-launch icons for all major applications:- Clock - Current time display
- Calendar - Date and appointments
- File Manager - Browse your virtual filesystem
- XEmacs - Text editor with authentic Emacs keybindings
- Terminal Lab - Interactive Unix command learning
- Netscape - 1990s web browser
- Style Manager - Customize colors and appearance
- App Manager - Access all applications
- Process Monitor - View running processes
The workspace switcher
Four buttons representing virtual workspaces. Each workspace is a separate desktop where you can organize different tasks. Think of them as four independent work areas.The top bar
Displays system information including the hostname, current workspace name, and system clock.Your first 5 minutes
Customize your theme (1 minute)
- Click the Style Manager icon in the front panel (the palette icon)
- Browse through the 76 color palettes
- Click any palette to see it applied instantly
- Try clicking Backdrop to browse 168 original XPM patterns
- Click different backdrops to see your desktop transform
- Platinum palette with BrokenIce backdrop (classic look)
- Midnight palette with CircuitBoards backdrop (dark theme)
- Broica palette with Afternoon backdrop (warm tones)
Write your first file (1 minute)
- Click the XEmacs icon in the front panel
- Type some text in the editor window
- Press
Ctrl+XthenCtrl+Sto save - Enter a filename like
hello.txt - Press Enter
C-x C-s (save), C-k (kill line), C-y (yank/paste), C-s (search), and more.Learn Unix commands (2 minutes)
- Click the Terminal Lab icon
- Read the first lesson instructions
- Type the command shown (or press Tab to autocomplete)
- Press Enter to execute
- Watch as you automatically advance to the next lesson
Explore virtual workspaces (30 seconds)
- Look at the workspace switcher (four buttons labeled 1-4)
- Click workspace 2
- Open an application like XEmacs
- Click workspace 1 to go back
- Notice your first workspace is unchanged!
- Workspace 1 - Main work
- Workspace 2 - Documentation and reference
- Workspace 3 - Communication
- Workspace 4 - Testing and experiments
Ctrl+Alt+1 through Ctrl+Alt+4 to switch workspaces instantly.Browse the filesystem (30 seconds)
- Click the File Manager icon
- Double-click folders to navigate
- Right-click for context menus
- Find the
hello.txtfile you created earlier - Double-click to open it in XEmacs
/home/user- Your home directory/usr/share/doc- Documentation and man pages/etc- System configuration files/tmp- Temporary storage
Essential keyboard shortcuts
Learn these five shortcuts first - they’ll make you dramatically more productive:1. Switch workspaces
2. Manage windows
3. Launch applications
4. XEmacs editing
5. Terminal shortcuts
Common tasks
Create a new file
Open XEmacs
Ctrl+Alt+EType your content
Save the file
Ctrl+X then Ctrl+S, enter a filename, press EnterOrganize with folders
Open File Manager
Ctrl+Alt+FCreate a folder
Name your folder
Move files
Change your theme
Open Style Manager
Ctrl+Alt+SBrowse palettes
Select a backdrop
Apply your changes
Install as PWA
Look for the icon
Double-click to install
Confirm installation
Launch from apps
Tips for new users
Take your time exploring
Take your time exploring
Use the mouse first
Use the mouse first
You can't break anything
You can't break anything
Save your work regularly
Save your work regularly
Ctrl+X Ctrl+S in XEmacs frequently.Next steps
Now that you know the basics, here’s how to continue your Time Capsule journey:Complete Terminal Lab
Master XEmacs
Install as PWA
Customize everything
Getting help
If you get stuck:- Press
F1for contextual help - Check application-specific guides in the documentation
- Visit the GitHub repository for issues and discussions
- Explore the Man Page Viewer for Unix command reference

