diff --git a/overlays/parallella/etc/X11/xorg.conf b/overlays/parallella/etc/X11/xorg.conf index 5af959c..bbc4e1c 100644 --- a/overlays/parallella/etc/X11/xorg.conf +++ b/overlays/parallella/etc/X11/xorg.conf @@ -1,9 +1,9 @@ Section "Device" Identifier "Card0" Driver "fbdev" - #Option "ShadowFB" "True" - #Option "SWCursor" "True" - #Option "HWCursor" "False" + Option "ShadowFB" "True" + Option "SWCursor" "True" + Option "HWCursor" "False" EndSection Section "Screen" Identifier "Screen0"