add computer tuto and removed some tutos
This commit is contained in:
@@ -41,14 +41,17 @@ bind F eval "hardstatus alwayslastline"
|
||||
chdir $HOME/huhuhu_config
|
||||
screen
|
||||
chdir $HOME/huhuhu_config/tutos
|
||||
|
||||
screen -t tutos_shell vim -n shell.txt
|
||||
screen -t tutos_git vim -n git.txt
|
||||
screen -t tutos_screen vim -n screen.txt
|
||||
screen -t tutos_node vim -n node.txt
|
||||
screen -t tutos_react vim -n react.txt
|
||||
screen -t tutos_php vim -n php.txt
|
||||
#screen -t tutos_node vim -n node.txt
|
||||
#screen -t tutos_react vim -n react.txt
|
||||
#screen -t tutos_php vim -n php.txt
|
||||
screen -t tutos_sites vim -n sites.txt
|
||||
screen -t tutos_vim vim -n vim.txt
|
||||
screen -t tutos_computer vim -n computer.txt
|
||||
|
||||
chdir $HOME
|
||||
screen
|
||||
|
||||
|
||||
4
tutos/computer.txt
Normal file
4
tutos/computer.txt
Normal 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
|
||||
Reference in New Issue
Block a user