From 75fdc70b37c6d19bb1b2795b1e81504fc1e06d45 Mon Sep 17 00:00:00 2001 From: hugo gogo Date: Wed, 5 Oct 2022 19:51:05 +0200 Subject: [PATCH] added more instructions into tuto computer --- tutos/computer.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tutos/computer.txt b/tutos/computer.txt index d874a49..dc1d108 100644 --- a/tutos/computer.txt +++ b/tutos/computer.txt @@ -31,10 +31,14 @@ **youtube-dl for france.tv :** https://github.com/ytdl-org/youtube-dl/issues/29956#issuecomment-1013345689 -**remap keyboard keys for one session :** +**remap keyboard keys :** + /* FOR ONE SESSION */ **xev** open a program that gives informations about key events, like keycode **xmodmap -pk | grep ** to find the name of the key, like Return **xmodmap -e "keycode = "** ex: `xmodmap -e "keycode 62 = Return"` + /* OR FOREVER */ + **sudo cp /usr/share/X11/xkb/symbols/pc /usr/share/X11/xkb/symbols/pc.bak** save the file + **sudo vim /usr/share/X11/xkb/symbols/pc** modify the file **settings of firefox extension MultiTranslate :** iframe {