mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
dix: enable null root cursor
Enable a blank root cursor, selectable with --enable-null-root-cursor at configure time.
This commit is contained in:
committed by
Daniel Stone
parent
0704bb298c
commit
a56b98bb04
@@ -445,4 +445,7 @@
|
||||
/* Avoid using font servers */
|
||||
#undef NOFONTSERVERACCESS
|
||||
|
||||
/* Use an empty root cursor */
|
||||
#undef NULL_ROOT_CURSOR
|
||||
|
||||
#endif /* _DIX_CONFIG_H_ */
|
||||
|
||||
Reference in New Issue
Block a user