Running two xserver sessions
by andreas213 from LinuxQuestions.org on (#6D02R)
Hi! Recently I asked question concerning mouse input lag issue, link here: https://www.linuxquestions.org/quest...ag-4175726710/. Now I have question connected to this one, since running game with:
Code:export vblank_mode=0
xinit /usr/local/bin/et-sdl-sound -- :1 vt$XDG_VTNRon another TTY (as a regular user not root) circumvent the issue and mouse works normally It isn't a problem for me to run it this way but the question is can running 2 separate xservers conflict with each other and cause problems? Or is it ok to do it this way? Thanks for help in advance and wish you nice day :)
Code:export vblank_mode=0
xinit /usr/local/bin/et-sdl-sound -- :1 vt$XDG_VTNRon another TTY (as a regular user not root) circumvent the issue and mouse works normally It isn't a problem for me to run it this way but the question is can running 2 separate xservers conflict with each other and cause problems? Or is it ok to do it this way? Thanks for help in advance and wish you nice day :)