I'm trying to remap my keyboard by using the following line:
xmodmap -e "keycode 94 = backslash"
It works but it will return back to default after restarts.
How do I run this command every time I start up the computer?
I'm a extreme beginner please give me a step-by-step guide.
Thank you!