We have a problem at the moment in that we don't actually know what X server we are running. There are a number of features that have been added to Xorg that we would like to depend on. I think we need to detect what X server we are running by attempting to run "X -version" and then enable/disable things based on that.
We have a problem at the moment in that we don't actually know what X server we are running. There are a number of features that have been added to Xorg that we would like to depend on. I think we need to detect what X server we are running by attempting to run "X -version" and then enable/disable things based on that.