get rid of cursorScreenDevPriv
We have two ddx'es (xnest and xfree86) using the same, globally (dix-)defined, privates-key for different things. that's a very unrobust coding style, so clean it up.
Edited by Enrico Weigelt, metux IT consult .
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
We have two ddx'es (xnest and xfree86) using the same, globally (dix-)defined, privates-key for different things. that's a very unrobust coding style, so clean it up.