techmik

multiseat script1

Jul 18th, 2011
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. # my script to start my multi seat on boot
  2.  
  3. sudo chvt 2
  4.  
  5. sudo startx -- :1 -sharevts -layout Media
  6.  
  7. sudo chvt 7
Advertisement
Add Comment
Please, Sign In to add comment