File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 22229 . [ Applications] ( #applications )
2323 1 . [ gparted] ( #gparted )
2424 2 . [ GTK4] ( #gtk4 )
25+ 10 . [ Virtualization] ( #virtualization )
2526
2627# 1. Keybinds {#keybinds}
2728
@@ -360,3 +361,15 @@ This is due to a change in GTK4 which now requires input methods for compose.
360361Either install a input method like ibus or fcitx5 or force GTK4 to use its
361362built-in compose method by adding ` GTK_IM_MODULE=simple ` to
362363` ~/.config/labwc/environment ` .
364+
365+ # 10. [ Virtualization] {#virtualization}
366+
367+ When running under Virtual Box and similar, it may be necessary to add the
368+ lines below to ` ~/.config/labwc/environment ` to show the cursor and for some
369+ applications to run depending on GPU support.
370+
371+ ```
372+ WLR_NO_HARDWARE_CURSORS=1
373+ WLR_RENDERER=pixman
374+ ```
375+
You can’t perform that action at this time.
0 commit comments