dmenu.1: document improved fastgrab behaviour from previous patch
This commit is contained in:
		
							
								
								
									
										4
									
								
								dmenu.1
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								dmenu.1
									
									
									
									
									
								
							| @@ -41,8 +41,8 @@ which lists programs in the user's $PATH and runs the result in their $SHELL. | |||||||
| dmenu appears at the bottom of the screen. | dmenu appears at the bottom of the screen. | ||||||
| .TP | .TP | ||||||
| .B \-f | .B \-f | ||||||
| dmenu grabs the keyboard before reading stdin.  This is faster, but will lock up | dmenu grabs the keyboard before reading stdin if not reading from a tty. This | ||||||
| X until stdin reaches end\-of\-file. | is faster, but will lock up X until stdin reaches end\-of\-file. | ||||||
| .TP | .TP | ||||||
| .B \-i | .B \-i | ||||||
| dmenu matches menu items case insensitively. | dmenu matches menu items case insensitively. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user