unixwz0r

globalkeyshortcuts.conf

Feb 1st, 2022
1,601
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.00 KB | None | 0 0
  1. [General]
  2. AllowGrabBaseKeypad=true
  3. AllowGrabBaseSpecial=false
  4. AllowGrabLocks=false
  5. AllowGrabMiscKeypad=true
  6. AllowGrabMiscSpecial=true
  7. MultipleActionsBehaviour=first
  8. WindowSize=@Size(750 400)
  9.  
  10. [.1]
  11. Comment=Switch to desktop 1
  12. Enabled=true
  13. path=/panel/desktopswitch/desktop_1
  14.  
  15. [.2]
  16. Comment=Switch to desktop 2
  17. Enabled=true
  18. path=/panel/desktopswitch/desktop_2
  19.  
  20. [.3]
  21. Comment=Switch to desktop 3
  22. Enabled=true
  23. path=/panel/desktopswitch/desktop_3
  24.  
  25. [.4]
  26. Comment=Switch to desktop 4
  27. Enabled=true
  28. path=/panel/desktopswitch/desktop_4
  29.  
  30. [.5]
  31. Comment=Switch to desktop 7
  32. Enabled=true
  33. path=/panel/desktopswitch/desktop_7
  34.  
  35. [.6]
  36. Comment=Switch to desktop 8
  37. Enabled=true
  38. path=/panel/desktopswitch/desktop_8
  39.  
  40. [.7]
  41. Comment=Switch to desktop 9
  42. Enabled=true
  43. path=/panel/desktopswitch/desktop_9
  44.  
  45. [.8]
  46. Comment=Switch to desktop 10
  47. Enabled=true
  48. path=/panel/desktopswitch/desktop_10
  49.  
  50. [.9]
  51. Comment=Activate task 10
  52. Enabled=true
  53. path=/panel/taskbar/task_10
  54.  
  55. [Alt%2BF1.10]
  56. Comment=Show/hide main menu
  57. Enabled=true
  58. path=/panel/mainmenu/show_hide
  59.  
  60. [Alt%2BF2.11]
  61. Comment=Show/hide runner dialog
  62. Enabled=true
  63. path=/runner/show_hide_dialog
  64.  
  65. [Control%2BAlt%2BD.12]
  66. Comment=Show desktop
  67. Enabled=true
  68. path=/panel/showdesktop/show_hide
  69.  
  70. [Control%2BAlt%2BI.13]
  71. Comment=Web browser
  72. Enabled=true
  73. Exec=xdg-open, about:blank
  74.  
  75. [Control%2BF11.14]
  76. Comment=Switch to desktop 11
  77. Enabled=true
  78. path=/panel/desktopswitch/desktop_11
  79.  
  80. [Control%2BF12.15]
  81. Comment=Switch to desktop 12
  82. Enabled=true
  83. path=/panel/desktopswitch/desktop_12
  84.  
  85. [Control%2BF5.16]
  86. Comment=Switch to desktop 5
  87. Enabled=true
  88. path=/panel/desktopswitch/desktop_5
  89.  
  90. [Control%2BF6.17]
  91. Comment=Switch to desktop 6
  92. Enabled=true
  93. path=/panel/desktopswitch/desktop_6
  94.  
  95. [Meta%2B1.18]
  96. Comment=Activate task 1
  97. Enabled=true
  98. path=/panel/taskbar/task_1
  99.  
  100. [Meta%2B2.19]
  101. Comment=Activate task 2
  102. Enabled=true
  103. path=/panel/taskbar/task_2
  104.  
  105. [Meta%2B3.20]
  106. Comment=Activate task 3
  107. Enabled=true
  108. path=/panel/taskbar/task_3
  109.  
  110. [Meta%2B4.21]
  111. Comment=Activate task 4
  112. Enabled=true
  113. path=/panel/taskbar/task_4
  114.  
  115. [Meta%2B5.22]
  116. Comment=Activate task 5
  117. Enabled=true
  118. path=/panel/taskbar/task_5
  119.  
  120. [Meta%2B6.23]
  121. Comment=Activate task 6
  122. Enabled=true
  123. path=/panel/taskbar/task_6
  124.  
  125. [Meta%2B7.24]
  126. Comment=Activate task 7
  127. Enabled=true
  128. path=/panel/taskbar/task_7
  129.  
  130. [Meta%2B8.25]
  131. Comment=Activate task 8
  132. Enabled=true
  133. path=/panel/taskbar/task_8
  134.  
  135. [Meta%2B9.26]
  136. Comment=Activate task 9
  137. Enabled=true
  138. path=/panel/taskbar/task_9
  139.  
  140. [Meta%2BF.27]
  141. Comment=thunar
  142. Enabled=true
  143. Exec=thunar
  144.  
  145. [Meta%2BL.28]
  146. Comment=lockscreen
  147. Enabled=true
  148. Exec=xdg-screensaver, lock
  149.  
  150. [Meta%2BP.29]
  151. Comment=dmenu mxstep
  152. Enabled=true
  153. Exec=dmenu_run, -fn, Hack Nerd Font-11, -nb, #000000, -nf, #5294e2, -sb, #000000, -sf, #FFFFFF
  154.  
  155. [Meta%2BT.30]
  156. Comment=Xfce4-terminal
  157. Enabled=true
  158. Exec=xfce4-terminal
  159.  
  160. [Print.31]
  161. Comment=screen shot
  162. Enabled=true
  163. Exec=screengrab, -f
  164.  
  165. [Shift%2BControl%2BF6.32]
  166. Comment=\x2600 \x2193
  167. Enabled=true
  168. Exec=lxqt-config-brightness, -d
  169.  
  170. [Shift%2BControl%2BF7.33]
  171. Comment=\x2600 \x2191
  172. Enabled=true
  173. Exec=lxqt-config-brightness, -i
  174.  
  175. [XF86AudioLowerVolume.34]
  176. Comment=Decrease sound volume
  177. Enabled=true
  178. path=/panel/volume/down
  179.  
  180. [XF86AudioMute.35]
  181. Comment=Mute/unmute sound volume
  182. Enabled=true
  183. path=/panel/volume/mute
  184.  
  185. [XF86AudioRaiseVolume.36]
  186. Comment=Increase sound volume
  187. Enabled=true
  188. path=/panel/volume/up
  189.  
  190. [XF86Display.37]
  191. Comment=Launch Monitor
  192. Enabled=true
  193. Exec=lxqt-config-monitor
  194.  
  195. [XF86Eject.38]
  196. Comment=Eject removable media
  197. Enabled=true
  198. path=/panel/mount/eject
  199.  
  200. [XF86MonBrightnessDown.39]
  201. Comment=\x2600 \x2193
  202. Enabled=true
  203. Exec=lxqt-config-brightness, -d
  204.  
  205. [XF86MonBrightnessUp.40]
  206. Comment=\x2600 \x2191
  207. Enabled=true
  208. Exec=lxqt-config-brightness, -i
  209.  
  210. [XF86PowerOff.41]
  211. Comment=Power off key action
  212. Enabled=true
  213. path=/powermanager/keypoweroff
  214.  
  215. [XF86Sleep.42]
  216. Comment=Hibernate key action
  217. Enabled=true
  218. path=/powermanager/keyhibernate
  219.  
  220. [XF86Suspend.43]
  221. Comment=Suspend key action
  222. Enabled=true
  223. path=/powermanager/keysuspend
Advertisement
Add Comment
Please, Sign In to add comment