I have two X server sessions: one bound to my desktop monitor and one bound to my TV. They are each bound to separate video cards.
Since the application on the TV will be controlled only by a bluetooth device (a remote control) it should not be controlled by the main keyboard or mouse.
I have been able to hack it that way, but I can't get the bluetooth remote to be bound only to the second X server session. Do I need to do this via HAL or can it be done specifically via xorg.conf?
Thanks!