7 lines
		
	
	
	
		
			149 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			149 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
| #!/bin/sh
 | |
| # + screen
 | |
| # + x
 | |
| xrandr  --output LVDS1 --off 
 | |
| # use latest version
 | |
| /home/users/nico/temp/build/synergy-read-only/bin/synergyc kr
 | |
| sgterm &
 |