Metainformationen zur Seite
Beryl Tips & Tricks
Hilfe! Die ALT+F1 und ALT+F2 Tasten funktionieren nicht mehr, wenn Beryl läuft!
Dies scheint ein bekanntes Problem zu sein. Folgender Workaround schafft das Problem erstmal ab:
1. Öffne den „Beryl Settings Manager“
2. In „General Options“ → „Shortcuts“ → „Keyboard and Mouse“ wird „Show Main Menu“ und „Run Dialog“ ausgeschaltet (Inhalt der Felder löschen)
3. In „General Options“ → „General Options“ → „Commands“ wird folgender Code für „Command 0“ eingetragen:
dcop kicker kicker showKMenu
:und folgender Code für „Command 1“:
dcop kdesktop KDesktopIface popupExecuteCommand
4. In „General Options“ → „General Options“ → „Shortcuts“ → „Commands“ werden die Binding „<Alt>F1“ für „Run command 0“ und „<Alt>F2“ für „Run command 1“ eingetragen
Diskussion