It works fine in here. Either way, you can create a script and put it in the Autostart folder, like follows:
Paste the following:Code:cd /root/.kde/Autostart kate greaterbar.sh
Save and close:Code:#!/bin/bash xmodmap -e "keycode 94 = greater bar"
Reboot. It will only run when you open KDE (startx). There's other way to make it run before (i.e. when the system is booting), but I don't remember how and honestly, I don't feel like searching.Code:chmod +x greaterbar.sh![]()



