kde_plasma

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
kde_plasma [12/08/2021 - 14:35] thommie4kde_plasma [05/03/2024 - 10:52] – Externe Bearbeitung 127.0.0.1
Zeile 3: Zeile 3:
 ===== Tastenkürzel ===== ===== Tastenkürzel =====
  
-^Was ^Programm ^Funktion ^Ist default | +^Was^Programm^Funktion^Ist default| 
-|Alt + F2 |krunner |anzeigen |ja | +|Alt + F2|krunner|anzeigen|ja| 
-|Alt + Leertaste |krunner |anzeigen |ja | +|Alt + Leertaste|krunner|anzeigen|ja| 
-|Meta |latte dock |anzeigen |ja | +|Meta|latte dock|anzeigen|ja| 
-|Meta Pfeil links/rechts |kwin |Arbeitsfläche wechseln |nein | +|Meta Pfeil links/rechts|kwin|Arbeitsfläche wechseln|nein| 
-|Alt Umsch. P |atom |Projekte auflisten |ja | +|Alt Umsch. P|atom|Projekte auflisten|ja| 
-    |+        | 
 + 
 +==== Gecrashte Kontrolleiste ==== 
 + 
 +<code> 
 +kquitapp5 plasmashell || killall plasmashell && kstart5 plasmashell 
 + 
 +</code>
  
 ==== Starting and stopping ==== ==== Starting and stopping ====
  
-\\ Shortcut ^ \\ Description | + Shortcut^  Description| 
-| \\ **Ctrl** **Q**   | \\ Quit | +| \\ **Ctrl** **Q**   | \\ Quit| 
-| \\ **Ctrl** **Esc**   | \\ System Activity | +| \\ **Ctrl** **Esc**   | \\ System Activity| 
-| \\ **Ctrl** **Alt** **Esc**   | \\ Force Quit | +| \\ **Ctrl** **Alt** **Esc**   | \\ Force Quit| 
-| \\ **Alt** **Space** / **Alt** **F2**   | \\ [[https://docs.kde.org/?branch=trunk5&language=en&application=plasma-desktop&path=krunner.html|Run Command Interface]] | +| \\ **Alt** **Space** / **Alt** **F2**   | \\ [[https://docs.kde.org/?branch=trunk5&language=en&application=plasma-desktop&path=krunner.html|Run Command Interface]]| 
-| \\ **Alt** **F4**   | \\ Close |+| \\ **Alt** **F4**   | \\ Close| 
  
 ==== Panning and zooming ==== ==== Panning and zooming ====
  
-^ \\ Shortcut ^ \\ Description | +^ \\ Shortcut^ \\ Description| 
-| \\ Meta **=**   | \\ Zoom In | +| \\ Meta **=**   | \\ Zoom In| 
-| \\ Meta **-**   | \\ Zoom Out | +| \\ Meta **-**   | \\ Zoom Out| 
-| \\ Meta **0**   | \\ Zoom Normal | +| \\ Meta **0**   | \\ Zoom Normal| 
-| \\ Meta Up | \\ Pan Up | +| \\ Meta Up| \\ Pan Up| 
-| \\ Meta Down | \\ Pan Down | +| \\ Meta Down| \\ Pan Down| 
-| \\ Meta Left | \\ Pan left | +| \\ Meta Left| \\ Pan left| 
-| \\ Meta Right | \\ Pan Right |+| \\ Meta Right| \\ Pan Right|
  
 ==== Leaving your computer ==== ==== Leaving your computer ====
  
-^ \\ Shortcut ^ \\ Description | +^ \\ Shortcut^ \\ Description| 
-| \\ **Ctrl** +**Alt** +**L**   | \\ Lock Screen | +| \\ **Ctrl** +**Alt** +**L**   | \\ Lock Screen| 
-| \\ **Ctrl** +**Alt** +**Del**   | \\ Leave | +| \\ **Ctrl** +**Alt** +**Del**   | \\ Leave| 
-| \\ **Ctrl** +**Alt** +**Shift** +**Del**   | \\ Logout without confirmation | +| \\ **Ctrl** +**Alt** +**Shift** +**Del**   | \\ Logout without confirmation| 
-| \\ **Ctrl** +**Alt** +**Shift** +**Page Down**   | \\ Shut Down without confirmation | +| \\ **Ctrl** +**Alt** +**Shift** +**Page Down**   | \\ Shut Down without confirmation| 
-| \\ **Ctrl** +**Alt** +**Shift** +**Page Up**   | \\ Reboot without confirmation |+| \\ **Ctrl** +**Alt** +**Shift** +**Page Up**   | \\ Reboot without confirmation|
  
 ===== KWallet: Automatisch öffnen bei Login (pam_kwallet) ===== ===== KWallet: Automatisch öffnen bei Login (pam_kwallet) =====
Zeile 54: Zeile 62:
 cp common-session-pc kwallet-session-pc cp common-session-pc kwallet-session-pc
 '' ''
 +
 </code> </code>
  
Zeile 81: Zeile 90:
  
 compositing an und ausschalten compositing an und ausschalten
- 
 <code> <code>
 +
 qdbus-qt5 org.kde.KWin /Compositor suspend qdbus-qt5 org.kde.KWin /Compositor suspend
 qdbus-qt5 org.kde.KWin /Compositor resume qdbus-qt5 org.kde.KWin /Compositor resume
 +
 </code> </code>
  
Zeile 95: Zeile 105:
 <code> <code>
 kquitapp5 plasmashell && kstart plasmashell kquitapp5 plasmashell && kstart plasmashell
 +
 </code> </code>
  
 ===== Debugging ===== ===== Debugging =====
- 
  
 1) In the graphical session, find the value of DISPLAY and XAUTHORITY variables: echo $DISPLAY :0 echo $XAUTHORITY /run/user/ 1) In the graphical session, find the value of DISPLAY and XAUTHORITY variables: echo $DISPLAY :0 echo $XAUTHORITY /run/user/
Zeile 120: Zeile 130:
 sudo firewall-cmd --zone=public --permanent --add-port=1714-1764/udp sudo firewall-cmd --zone=public --permanent --add-port=1714-1764/udp
 sudo systemctl restart firewalld.service sudo systemctl restart firewalld.service
 +
 </code> </code>
  
Zeile 128: Zeile 139:
  
 </code> </code>
 +
  
  
  
  • kde_plasma.txt
  • Zuletzt geändert: 17/04/2024 - 08:47
  • von admin