You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							21 lines
						
					
					
						
							900 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							21 lines
						
					
					
						
							900 B
						
					
					
				
								Source: i3lock
							 | 
						|
								Section: utils
							 | 
						|
								Priority: optional
							 | 
						|
								Maintainer: Michael Stapelberg <michael+i3lock@stapelberg.de>
							 | 
						|
								Build-Depends: debhelper (>= 5), libx11-dev
							 | 
						|
								Standards-Version: 3.8.0
							 | 
						|
								Homepage: http://i3.zekjur.net/i3lock/
							 | 
						|
								
							 | 
						|
								Package: i3lock
							 | 
						|
								Architecture: any
							 | 
						|
								Priority: optional
							 | 
						|
								Section: x11
							 | 
						|
								Depends: ${shlibs:Depends}, ${misc:Depends}
							 | 
						|
								Description: a slightly improved version of slock
							 | 
						|
								 i3lock improves slock by making it fork() and therefore combinable with
							 | 
						|
								 commands to suspend your computer. Additionally, instead of turning off
							 | 
						|
								 your screen via DPMS and/or displaying a black screen, i3lock displays a
							 | 
						|
								 white screen so you can see if your computer failed to resume from suspend
							 | 
						|
								 or if your screen is just locked. Also, when entering a wrong password,
							 | 
						|
								 i3lock does not call XBell(). This is important because i3lock/slock think
							 | 
						|
								 you've entered a password when resuming from suspend, at least sometimes.
							 | 
						|
								
							 |