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.Before starting, visit https://debian.com.mx to access Time Capsule. Wait for the boot sequence to complete.
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)
Let’s start by making Time Capsule your own:
- 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)
Time Capsule includes a full-featured text editor with real Emacs keybindings:
- 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
All Emacs shortcuts work:
C-x C-s (save), C-k (kill line), C-y (yank/paste), C-s (search), and more.Learn Unix commands (2 minutes)
Terminal Lab teaches Unix through 22 interactive lessons:
- 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)
CDE’s killer feature is four independent workspaces:
- 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
Keyboard shortcut:
Ctrl+Alt+1 through Ctrl+Alt+4 to switch workspaces instantly.Browse the filesystem (30 seconds)
Time Capsule has a complete virtual filesystem:
- 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
Organize with folders
Change your theme
Install as PWA
See the complete PWA installation guide for platform-specific instructions and troubleshooting.
Tips for new users
Take your time exploring
Take your time exploring
Don’t try to learn everything at once. Spend 10 minutes with each application before moving to the next. The Terminal Lab’s 22 lessons are designed to be completed gradually.
Use the mouse first
Use the mouse first
If you’re new to CDE, start with mouse interactions. Learn keyboard shortcuts after you’re comfortable with the interface. Add 2-3 new shortcuts per week.
You can't break anything
You can't break anything
The virtual filesystem is isolated from your computer. Experiment freely! Delete files, try commands, customize themes - everything is safe.
Right-click for context menus
Right-click for context menus
Save your work regularly
Save your work regularly
While the filesystem persists in IndexedDB, it’s good practice to save often. Use
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
Work through all 22 Unix/Linux lessons to build command line proficiency
Master XEmacs
Learn advanced Emacs keybindings and editing techniques
Install as PWA
Get the native app experience with offline support
Customize everything
Try all 76 palettes and 168 backdrops to create your perfect theme
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

