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 19
19
8 . [ Hardware] ( #hardware )
20
20
1 . [ Nvidia] ( #nvidia )
21
21
2 . [ Laptop Lid] ( #laptop-lid )
22
+ 9 . [ Applications] ( #applications )
23
+ 1 . [ gparted] ( #gparted )
22
24
23
25
# 1. Keybinds {#keybinds}
24
26
@@ -319,3 +321,18 @@ HandleLidSwitch=ignore
319
321
HandleLidSwitchExternalPower=ignore
320
322
```
321
323
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