From 39ba314aea1f8c3743e220bc4be1d0e0d8f32922 Mon Sep 17 00:00:00 2001 From: hugo gogo Date: Sun, 28 Aug 2022 16:32:12 +0200 Subject: [PATCH] add computer tuto and removed some tutos --- config_files/.screenrc | 9 ++++++--- tutos/computer.txt | 4 ++++ 2 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 tutos/computer.txt diff --git a/config_files/.screenrc b/config_files/.screenrc index 28fd6b8..0d80a14 100644 --- a/config_files/.screenrc +++ b/config_files/.screenrc @@ -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 diff --git a/tutos/computer.txt b/tutos/computer.txt new file mode 100644 index 0000000..67652f4 --- /dev/null +++ b/tutos/computer.txt @@ -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