| |||||||||
| |||||||||
| |||||||||
| Description | |||||||||
| A shell prompt for XMonad | |||||||||
| Synopsis | |||||||||
| |||||||||
| Usage | |||||||||
1. In your ~/.xmonad/xmonad.hs: import XMonad.Prompt import XMonad.Prompt.Shell 2. In your keybindings add something like: , ((modMask x .|. controlMask, xK_x), shellPrompt defaultXPConfig) For detailed instruction on editing the key binding see XMonad.Doc.Extending#Editing_key_bindings. | |||||||||
| |||||||||
| |||||||||
| |||||||||
| |||||||||
| |||||||||
| Produced by Haddock version 2.1.0 |