User Tools

Site Tools


hu:custom_shortcuts
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
hu:custom_shortcuts [2021/05/04 15:26] (current) – external edit 127.0.0.1
Line 1: Line 1:
  
 +===== Szokásos Gyorsbillentyű =====
 +
 +Néhány extra gyorsbillentyű létezik a következő Sparky asztali környezetekhez: LXQt, Openbox és Xfce:
 +
 +^ Gyorsbillentyűk      ^ Eszköz       ^ LXQt parancs      ^ Openbox parancs      ^ Xfce parancs     ^
 +| super+w | Web böngésző | x-www-browser | x-www-browser | x-www-browser |
 +| super+m | Email kliens | exo-open –launch MailReader | exo-open –launch MailReader | exo-open –launch MailReader |
 +| super+t | Terminál emulátor | x-terminal-emulator | x-terminal-emulator | x-terminal-emulator |
 +| Print | Képernyőkép | lximage-qt - -screenshot | xfce4-screenshooter / gscreenshot | xfce4-screenshooter |
 +| super+e | Fájlkezelő | pcmanfm-qt | thunar | thunar |
 +| super+p | Nyomtató | system-config-printer | system-config-printer | system-config-printer |
 +| super+d | Monitor | lxqt-config-monitor |  | xfce4-display-settings - -minimal |
 +| super+l | Monitor |  | lxrandr |  |
 +| super+q | Kilépés |  | wm-logout |  |
 +| super+r | Futtatás |  | gexec |  |
 +| Ctrl+Esc | Menü |  | jgmenu_run |  |
 +
 +==== Hogyan frissítsük a gyorsbillentyűket? ====
 +
 +Frissítse a **sparky-desktop-data** csomagot a legutolsó kiadásra, így:
 +
 +=== LXQt ===
 +
 +Másolja a fájlt!:
 +  /usr/share/sparky-desktop-data/lxqt/skel/.config/openbox/lxqt-rc.xml
 +
 +ide:
 +  ~/.config/openbox/
 +
 +majd indítsa újra: Openbox:
 +
 +  openbox --restart
 +
 +=== Openbox ===
 +
 +Másolja a fájlt!:
 +  /usr/share/sparky-desktop-data/openbox/skel/.config/openbox/rc.xml
 +
 +ide:
 +  ~/.config/openbox/
 +
 +majd indítsa újra: Openbox:
 +
 +  openbox --restart
 +
 +=== Xfce ===
 +
 +Adja hozzá kézzel a gyorsbillentyűket!:
 +
 +Web böngésző:
 +
 +  xfconf-query --channel xfce4-keyboard-shortcuts --property "/commands/custom/<Super>w" --create --type string --set "x-www-browser"
 +
 +Email kliens:
 +
 +  xfconf-query --channel xfce4-keyboard-shortcuts --property "/commands/custom/<Super>m" --create --type string --set "exo-open --launch Mailreader"
 +
 +Terminál emulátor:
 +
 +  xfconf-query --channel xfce4-keyboard-shortcuts --property "/commands/custom/<Super>t" --create --type string --set "x-terminal-emulator"
 +
 +Képernyőkép:
 +
 +  xfconf-query --channel xfce4-keyboard-shortcuts --property "/commands/custom/Print" --create --type string --set "xfce4-screenshooter"
 +
 +Thunar:
 +
 +  xfconf-query --channel xfce4-keyboard-shortcuts --property "/commands/custom/<Super>e" --create --type string --set "thunar"
 +
 +Nyomtató:
 +
 +  xfconf-query --channel xfce4-keyboard-shortcuts --property "/commands/custom/<Super>p" --create --type string --set "system-config-printer"
 +
 +Monitor:
 +
 +  xfconf-query --channel xfce4-keyboard-shortcuts --property "/commands/custom/<Super>d" --create --type string --set "xfce4-display-settings -- minimal"
 +
 +Ki tudja cserélni a betűtípusainak beállításait, így utána vissza állítani (reset) az Xfce Konfigurációs eszközt.
hu/custom_shortcuts.txt · Last modified: 2021/05/04 15:26 by 127.0.0.1