wf-install icon indicating copy to clipboard operation
wf-install copied to clipboard

Enhancement: disable hw cursors in startwayfire if running nouveau

Open erikvanhamme opened this issue 5 years ago • 0 comments

Until such time as the hardware cursors work, disable them in startwayfire script.

This to avoid issues being opened for missing cursor.

To check for nouveau, test if /sys/module/nouveau exists. Do not lsmod | grep nouveau because some systems, like mine will have nouveau built-in to the kernel, not as a module.

erikvanhamme avatar Mar 26 '20 17:03 erikvanhamme