Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| " | |
| " Use vim-plug to manage vim plugins | |
| " | |
| " - https://github.com/junegunn/vim-plug | |
| " | |
| " CLI USAGE EXAMPLES: | |
| " | |
| " Install plugins: | |
| " | |
| " $ vim +PlugInstall +qall |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| user@localhost ~ $ xinput list | |
| ⎡ Virtual core pointer id=2 [master pointer (3)] | |
| ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] | |
| ⎜ ↳ Logitech Unifying Device. Wireless PID:4013 id=9 [slave pointer (2)] | |
| ⎜ ↳ Logitech Unifying Device. Wireless PID:1017 id=10 [slave pointer (2)] | |
| ⎜ ↳ SynPS/2 Synaptics TouchPad id=12 [slave pointer (2)] | |
| ⎜ ↳ TPPS/2 IBM TrackPoint id=14 [slave pointer (2)] | |
| ⎣ Virtual core keyboard id=3 [master keyboard (2)] | |
| ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] | |
| ↳ Power Button id=6 [slave keyboard (3)] |