File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 19198 . [ Hardware] ( #hardware )
2020 1 . [ Nvidia] ( #nvidia )
2121 2 . [ Laptop Lid] ( #laptop-lid )
22+ 9 . [ Applications] ( #applications )
23+ 1 . [ gparted] ( #gparted )
2224
2325# 1. Keybinds {#keybinds}
2426
@@ -319,3 +321,18 @@ HandleLidSwitch=ignore
319321HandleLidSwitchExternalPower=ignore
320322```
321323
324+ # 9. [ Applications] {#applications}
325+
326+ ## 9.1 [ gparted] {#gparted}
327+
328+ ### Q: I'm having some trouble starting gparted
329+
330+ ```
331+ $ pkexec --disable-internal-agent /usr/sbin/gparted
332+ Invalid MIT-MAGIC-COOKIE-1 key
333+ (gpartedbin:1286199): Gtk-WARNING **: 17:31:50.245: cannot open display: :0
334+ ```
335+
336+ Either install ` xauth ` or run ` xhost +si:localuser:root ` as the user who
337+ started labwc (not root) to fix this.
338+
You can’t perform that action at this time.
0 commit comments