mail button mapping: lcd off
This commit is contained in:
		
							parent
							
								
									9ca285650e
								
							
						
					
					
						commit
						773d499b1b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								rc.lua
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								rc.lua
									
										
									
									
									
								
							|  | @ -209,6 +209,7 @@ globalkeys = awful.util.table.join( | |||
|     awful.key({ modkey,           }, "p",      function () awful.util.spawn("pidgin") end), | ||||
|     awful.key({ modkey,           }, "s",      function () awful.util.spawn("sunbird") end), | ||||
|     awful.key({ modkey,           }, "g",      function () awful.util.spawn("gmpc") end), | ||||
|     awful.key({ }, "XF86Mail",                 function () awful.util.spawn("xset dpms force off") end), | ||||
|     awful.key({ modkey, "Control" }, "r", awesome.restart), | ||||
|     awful.key({ modkey, "Shift"   }, "q", awesome.quit), | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 crater2150
						crater2150