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
kde_plasma [17/04/2024 - 08:47] adminkde_plasma [16/04/2025 - 05:41] (aktuell) thommie_netzwissen.de
Zeile 6: Zeile 6:
 |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 + K |kontrolLeiste|anzeigen|nein|
 |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| 
 |         | |         |
  
Zeile 61: Zeile 60:
 cp common-session-pc kwallet-session-pc cp common-session-pc kwallet-session-pc
 '' ''
- 
 </code> </code>
- 
-==== KWallet as login ssh keychain ==== 
- 
-https://forum.manjaro.org/t/howto-use-kwallet-as-a-login-keychain-for-storing-ssh-key-passphrases-on-kde/7088 
  
 ====== Plasma ====== ====== Plasma ======
Zeile 90: Zeile 84:
 Doku siehe [[http://doc.qt.io/qt-5/qtqml-index.html|http://doc.qt.io/qt-5/qtqml-index.html]] Doku siehe [[http://doc.qt.io/qt-5/qtqml-index.html|http://doc.qt.io/qt-5/qtqml-index.html]]
  
-====== Compositing ======+===== Debugging =====
  
-compositing an und ausschalten +==== dbus ==== 
-<code>+dbus-monitor: https://wiki.ubuntu.com/DebuggingDBus
  
-qdbus-qt5 org.kde.KWin /Compositor suspend +Es gibt den System-Bus und den session BusDer session Bus existiert in der user SessionMan kann die Nachrichten auf dem Bus nach Applikation und Ziel filtern:
-qdbus-qt5 org.kde.KWin /Compositor resume+
  
 +<code>
 +dbus-monitor "type=signal,sender='org.gnome.TypingMonitor',interface='org.gnome.TypingMonitor'"
 </code> </code>
  
-====== KWIN ====== +==== qt ====
- +
-===== Reload ===== +
- +
-Krunner starten: Alt + F2 oder Alt + Leertaste+
  
 <code> <code>
-kquitapp5 plasmashell && kstart plasmashell +QT_LOGGING_RULES=*.debug=true keepassxc
 </code> </code>
- 
-===== Debugging ===== 
- 
-1) In the graphical session, find the value of DISPLAY and XAUTHORITY variables: echo $DISPLAY :0 echo $XAUTHORITY /run/user/ 
- 
-2) SSH into the computer from another machine using the same user as in the graphical session. 
- 
-3) Set the DISPLAY and XAUTHORITY variables to the same values as above: export DISPLAY=:0 export XAUTHORITY=/run/user/ 
- 
-4) Start kwin in gdb in the ssh session: gdb –args kwin_x11 –replace 5) Reproduce the issue. 6) The gdb is now hopefully showing segfault, abort or something. If not, hit CTRL C to get gdb prompt. Then run the "generate-core-file": (gdb) generate-core-file 
- 
-Saved corefile core.25218 
- 
-====== KDE Applikationen ====== 
- 
 ===== kdeconnect ===== ===== kdeconnect =====
  
Zeile 133: Zeile 108:
 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 140: Zeile 114:
 <code> <code>
 kdeconnect-cli -d 67b46763bed13456 --destination +491727141952 --send-sms "Mobilnummer Marianne: +4917623891738" kdeconnect-cli -d 67b46763bed13456 --destination +491727141952 --send-sms "Mobilnummer Marianne: +4917623891738"
- 
 </code> </code>
  
  • kde_plasma.1713343661.txt.gz
  • Zuletzt geändert: 17/08/2024 - 07:06
  • (Externe Bearbeitung)