Skip to content

🎨 Palette: implement standard keyboard shortcuts in skel#182

Merged
github-actions[bot] merged 1 commit into
mainfrom
style/palette-standard-shortcuts-15560895704618745514
May 13, 2026
Merged

🎨 Palette: implement standard keyboard shortcuts in skel#182
github-actions[bot] merged 1 commit into
mainfrom
style/palette-standard-shortcuts-15560895704618745514

Conversation

@remimixo

Copy link
Copy Markdown
Member

🎨 Palette: Standard Keyboard Shortcuts

💡 What: Added a system-wide keyboard shortcut configuration to the KibaOS build process.

🎯 Why: The kiba-welcome onboarding tool advertises several Meta-key shortcuts (like Meta+T for Konsole or Meta+W for Overview) that were previously unconfigured in the system's skeleton directory. This change ensures that those advertised capabilities actually work from the first boot, providing a more intuitive and accessible "out-of-the-box" experience.

Accessibility: Enhances keyboard-only navigation by providing standard shortcuts for core system actions (Lock, Search, Terminal, Files).

Shortcuts Added:

  • Meta + T: Terminal (Konsole)
  • Meta + E: File Manager (Dolphin)
  • Meta + S: Search (KRunner)
  • Meta + W: Overview
  • Meta + A: Quick Settings
  • Meta + L: Lock Screen
  • Meta + 1-9: Activate Task Manager Entries
  • Meta + Arrows: Window Tiling

PR created automatically by Jules for task 15560895704618745514 started by @christopherfoxjr

Implement standard KDE Plasma 6 keyboard shortcuts in `/etc/skel/.config/kglobalshortcutsrc` to ensure out-of-the-box functionality and fulfill the "broken promise" of shortcuts advertised in the onboarding welcome screen.

- Add Meta+T (Terminal), Meta+E (Files), Meta+S (Search), Meta+W (Overview), Meta+A (Quick Settings), Meta+L (Lock), and Meta+1-9 (Task Manager).
- Include Meta+Arrows for window tiling.
- Ensure correct section naming and component mapping for Plasma 6.

Co-authored-by: christopherfoxjr <213370400+christopherfoxjr@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved as it only affects build workflow files and is from a trusted contributor.

@github-actions github-actions Bot merged commit 3291699 into main May 13, 2026
98 of 119 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant