Tagged Questions
1
vote
1answer
370 views
best way to work on / debug Xorg server modules
I want to work on an Xorg server module and I am wondering how I can reload the module at runtime.
Also, maybe someone can give me some good tips about doing this (because I never have worked with ...