add computer tuto and removed some tutos

This commit is contained in:
hugo gogo
2022-08-28 16:32:12 +02:00
parent a7fd4554c0
commit 39ba314aea
2 changed files with 10 additions and 3 deletions

View File

@@ -41,14 +41,17 @@ bind F eval "hardstatus alwayslastline"
chdir $HOME/huhuhu_config chdir $HOME/huhuhu_config
screen screen
chdir $HOME/huhuhu_config/tutos chdir $HOME/huhuhu_config/tutos
screen -t tutos_shell vim -n shell.txt screen -t tutos_shell vim -n shell.txt
screen -t tutos_git vim -n git.txt screen -t tutos_git vim -n git.txt
screen -t tutos_screen vim -n screen.txt screen -t tutos_screen vim -n screen.txt
screen -t tutos_node vim -n node.txt #screen -t tutos_node vim -n node.txt
screen -t tutos_react vim -n react.txt #screen -t tutos_react vim -n react.txt
screen -t tutos_php vim -n php.txt #screen -t tutos_php vim -n php.txt
screen -t tutos_sites vim -n sites.txt screen -t tutos_sites vim -n sites.txt
screen -t tutos_vim vim -n vim.txt screen -t tutos_vim vim -n vim.txt
screen -t tutos_computer vim -n computer.txt
chdir $HOME chdir $HOME
screen screen

4
tutos/computer.txt Normal file
View File

@@ -0,0 +1,4 @@
**touchscreen :**
**sudo xinput --list** list all input
**xinput disable 12** disable the input 12, touchscreen for Lenovo-FLEX-3-1120
**load to start :** add "xinput disable 12" in application autostart