Splitscreen multiseat? (one screen, multiple users)

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
There are many online guides regarding multiseat with multiple screens and multicursor with a shared workspace in Ubuntu/Mint/etc., but I would also like to be able to split a single screen into two halves, so that two users can work seperately, independently from each other and without interference or needing an external screen.
Of course, the screen size for each user is only half (duh!), but that's fine during the multiseat usage.
On an 17.3" laptop, even four users on one HD+ 1600ÃÂ900p screen could work for sinple tasks such as E-Mails, documents and data management, due to sufficient screen size and processing performance.
What are ways to have multiseat within one screen?
multiseat
 |Â
show 1 more comment
up vote
1
down vote
favorite
There are many online guides regarding multiseat with multiple screens and multicursor with a shared workspace in Ubuntu/Mint/etc., but I would also like to be able to split a single screen into two halves, so that two users can work seperately, independently from each other and without interference or needing an external screen.
Of course, the screen size for each user is only half (duh!), but that's fine during the multiseat usage.
On an 17.3" laptop, even four users on one HD+ 1600ÃÂ900p screen could work for sinple tasks such as E-Mails, documents and data management, due to sufficient screen size and processing performance.
What are ways to have multiseat within one screen?
multiseat
1
Classic multiseat is based on multiple XServers, which have their dedicated screen (or tty), keyboard, mouse, etc. Running multiple XServers is out of the question in your scenario. That means that you would have to show more independent cursors on one screen (with one XServer) controled each by a dedicated mouse. That, in my opinion, would require quite significant changes in X software. I have serious doubts you would be able to do it only with configuration tweaks.
â nobody
Mar 6 at 9:55
@Nobody But then the users would interfere with each other
â neverMind9
Mar 7 at 8:33
@Nobody +1, but I expect LINUX, which is considered as technically leading OS, to be able to do that. Cam FreeBSD do so?
â neverMind9
Mar 7 at 8:35
1
Yes, users would interfere with each other, because they would all use the same screen. There is physically not enough room for more users at one screen. Each mouse cursor should be trapped in the portion of screen where desktop of that user is. In that way, cursors would not interfere. Mouse and keyboard would work only in the dedicated part of the screen. However, as I said, I don't believe it can be done without some serious programming.
â nobody
Mar 8 at 6:20
@Nobody Is there not already one existing tool?
â neverMind9
Mar 8 at 9:52
 |Â
show 1 more comment
up vote
1
down vote
favorite
up vote
1
down vote
favorite
There are many online guides regarding multiseat with multiple screens and multicursor with a shared workspace in Ubuntu/Mint/etc., but I would also like to be able to split a single screen into two halves, so that two users can work seperately, independently from each other and without interference or needing an external screen.
Of course, the screen size for each user is only half (duh!), but that's fine during the multiseat usage.
On an 17.3" laptop, even four users on one HD+ 1600ÃÂ900p screen could work for sinple tasks such as E-Mails, documents and data management, due to sufficient screen size and processing performance.
What are ways to have multiseat within one screen?
multiseat
There are many online guides regarding multiseat with multiple screens and multicursor with a shared workspace in Ubuntu/Mint/etc., but I would also like to be able to split a single screen into two halves, so that two users can work seperately, independently from each other and without interference or needing an external screen.
Of course, the screen size for each user is only half (duh!), but that's fine during the multiseat usage.
On an 17.3" laptop, even four users on one HD+ 1600ÃÂ900p screen could work for sinple tasks such as E-Mails, documents and data management, due to sufficient screen size and processing performance.
What are ways to have multiseat within one screen?
multiseat
multiseat
edited Mar 6 at 15:35
asked Mar 6 at 7:13
neverMind9
16710
16710
1
Classic multiseat is based on multiple XServers, which have their dedicated screen (or tty), keyboard, mouse, etc. Running multiple XServers is out of the question in your scenario. That means that you would have to show more independent cursors on one screen (with one XServer) controled each by a dedicated mouse. That, in my opinion, would require quite significant changes in X software. I have serious doubts you would be able to do it only with configuration tweaks.
â nobody
Mar 6 at 9:55
@Nobody But then the users would interfere with each other
â neverMind9
Mar 7 at 8:33
@Nobody +1, but I expect LINUX, which is considered as technically leading OS, to be able to do that. Cam FreeBSD do so?
â neverMind9
Mar 7 at 8:35
1
Yes, users would interfere with each other, because they would all use the same screen. There is physically not enough room for more users at one screen. Each mouse cursor should be trapped in the portion of screen where desktop of that user is. In that way, cursors would not interfere. Mouse and keyboard would work only in the dedicated part of the screen. However, as I said, I don't believe it can be done without some serious programming.
â nobody
Mar 8 at 6:20
@Nobody Is there not already one existing tool?
â neverMind9
Mar 8 at 9:52
 |Â
show 1 more comment
1
Classic multiseat is based on multiple XServers, which have their dedicated screen (or tty), keyboard, mouse, etc. Running multiple XServers is out of the question in your scenario. That means that you would have to show more independent cursors on one screen (with one XServer) controled each by a dedicated mouse. That, in my opinion, would require quite significant changes in X software. I have serious doubts you would be able to do it only with configuration tweaks.
â nobody
Mar 6 at 9:55
@Nobody But then the users would interfere with each other
â neverMind9
Mar 7 at 8:33
@Nobody +1, but I expect LINUX, which is considered as technically leading OS, to be able to do that. Cam FreeBSD do so?
â neverMind9
Mar 7 at 8:35
1
Yes, users would interfere with each other, because they would all use the same screen. There is physically not enough room for more users at one screen. Each mouse cursor should be trapped in the portion of screen where desktop of that user is. In that way, cursors would not interfere. Mouse and keyboard would work only in the dedicated part of the screen. However, as I said, I don't believe it can be done without some serious programming.
â nobody
Mar 8 at 6:20
@Nobody Is there not already one existing tool?
â neverMind9
Mar 8 at 9:52
1
1
Classic multiseat is based on multiple XServers, which have their dedicated screen (or tty), keyboard, mouse, etc. Running multiple XServers is out of the question in your scenario. That means that you would have to show more independent cursors on one screen (with one XServer) controled each by a dedicated mouse. That, in my opinion, would require quite significant changes in X software. I have serious doubts you would be able to do it only with configuration tweaks.
â nobody
Mar 6 at 9:55
Classic multiseat is based on multiple XServers, which have their dedicated screen (or tty), keyboard, mouse, etc. Running multiple XServers is out of the question in your scenario. That means that you would have to show more independent cursors on one screen (with one XServer) controled each by a dedicated mouse. That, in my opinion, would require quite significant changes in X software. I have serious doubts you would be able to do it only with configuration tweaks.
â nobody
Mar 6 at 9:55
@Nobody But then the users would interfere with each other
â neverMind9
Mar 7 at 8:33
@Nobody But then the users would interfere with each other
â neverMind9
Mar 7 at 8:33
@Nobody +1, but I expect LINUX, which is considered as technically leading OS, to be able to do that. Cam FreeBSD do so?
â neverMind9
Mar 7 at 8:35
@Nobody +1, but I expect LINUX, which is considered as technically leading OS, to be able to do that. Cam FreeBSD do so?
â neverMind9
Mar 7 at 8:35
1
1
Yes, users would interfere with each other, because they would all use the same screen. There is physically not enough room for more users at one screen. Each mouse cursor should be trapped in the portion of screen where desktop of that user is. In that way, cursors would not interfere. Mouse and keyboard would work only in the dedicated part of the screen. However, as I said, I don't believe it can be done without some serious programming.
â nobody
Mar 8 at 6:20
Yes, users would interfere with each other, because they would all use the same screen. There is physically not enough room for more users at one screen. Each mouse cursor should be trapped in the portion of screen where desktop of that user is. In that way, cursors would not interfere. Mouse and keyboard would work only in the dedicated part of the screen. However, as I said, I don't believe it can be done without some serious programming.
â nobody
Mar 8 at 6:20
@Nobody Is there not already one existing tool?
â neverMind9
Mar 8 at 9:52
@Nobody Is there not already one existing tool?
â neverMind9
Mar 8 at 9:52
 |Â
show 1 more comment
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1012316%2fsplitscreen-multiseat-one-screen-multiple-users%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
Classic multiseat is based on multiple XServers, which have their dedicated screen (or tty), keyboard, mouse, etc. Running multiple XServers is out of the question in your scenario. That means that you would have to show more independent cursors on one screen (with one XServer) controled each by a dedicated mouse. That, in my opinion, would require quite significant changes in X software. I have serious doubts you would be able to do it only with configuration tweaks.
â nobody
Mar 6 at 9:55
@Nobody But then the users would interfere with each other
â neverMind9
Mar 7 at 8:33
@Nobody +1, but I expect LINUX, which is considered as technically leading OS, to be able to do that. Cam FreeBSD do so?
â neverMind9
Mar 7 at 8:35
1
Yes, users would interfere with each other, because they would all use the same screen. There is physically not enough room for more users at one screen. Each mouse cursor should be trapped in the portion of screen where desktop of that user is. In that way, cursors would not interfere. Mouse and keyboard would work only in the dedicated part of the screen. However, as I said, I don't believe it can be done without some serious programming.
â nobody
Mar 8 at 6:20
@Nobody Is there not already one existing tool?
â neverMind9
Mar 8 at 9:52