Commit 46cf2a6093 solves this bug. -- You received this bug notification because you are a member of Ubuntu Multiseat, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1228095
Title: Enable default options for non-seat0 seats (no need of systemd-multi- seat-x wrapper) Status in X.Org X server: Fix Released Status in “xorg-server” package in Ubuntu: Confirmed Bug description: This patch contributes to fill the remaining gaps in X.Org which still make systemd-multi-seat-x wrapper needed for some multiseat setups. When "-seat" option is passed to Xorg with an argument other than "seat0", the following options are enabled by default: * Disable VT switching --- no need of setting Option "DontVTSwitch" in xorg.conf's "ServerFlags" section. * Enable VT sharing --- no need of passing option -sharevts to Xorg command line. * Enable option "GrabDevice" for input drivers (e.g. evdev) --- no need of setting this option in xorg.conf's "InputClass" section. Related upstream bugs: https://bugs.freedesktop.org/show_bug.cgi?id=69477 https://bugs.freedesktop.org/show_bug.cgi?id=69478 To manage notifications about this bug go to: https://bugs.launchpad.net/xorg-server/+bug/1228095/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-multiseat Post to : ubuntu-multiseat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-multiseat More help : https://help.launchpad.net/ListHelp