Linux
The default locations are:
<User>/.local/share/Euro Truck Simulator 2/profiles/<ID>/
or
<User>/.local/share/Euro Truck Simulator 2/profiles/<ID>/
Now change the following entries:
Attention: The entries must be adjusted depending on the number of input devices. In our case, only the Steering Wheel and the Gearbox are connected. In this
case, the Steering Wheel is "joy" and the Gearbox is "joy2". If you have connected several devices, the Steering Wheel may be "joy3" or "joy4", the same applies to the Gearbox.
It is best if you assign a button in the game as normal before these steps (e.g. engine start) and then search for it in the file, e.g.
config_lines[327]: "mix engine `keyboard.e?0 | joy.b22?0 | semantical.engine?0`"
config_lines[381]: "mix light `keyboard.l?0 | joy.b12?0 | semantical.light?0`"
config_lines[382]: "mix lightoff `joy.b14?0 | semantical.lightoff?0`"
config_lines[383]: "mix lightpark `joy.b13?0 | semantical.lightpark?0`"
config_lines[386]: "mix lblinker `! (joy.b8?0) | semantical.lblinker?0`"
config_lines[387]: "mix lblinkerh `joy.b8?0 |semantical.lblinkerh?0`"
config_lines[388]: "mix rblinker `! (joy.b9?0) | semantical.rblinker?0`"
config_lines[389]: "mix rblinkerh `joy.b9?0 |semantical.rblinkerh?0`"