Hello,
I am new to Centos and this mailing list.
I have an application (IntelliJ IDEA) which uses the ctrl+alt+f# key combinations to provide shortcuts. The keystrokes are bind to the ttys virtual consoles. Is there anyway to rebind the keystrokes to the application?
I tried the following solution (xorg.conf edit) but my PC freezes during boot process. I had to rollback the xorg.conf changes to get the GNOME session. What's the correct way to rebind the ctrl+alt+f# keystrokes?
http://unix.stackexchange.com/questions/34158/rebinding-disabling-ctrlaltf
Below you can find my system details as extracted by the getinfo.sh
Basic system information: == BEGIN uname -rmi == 3.10.0-123.13.2.el7.x86_64 x86_64 x86_64 == END uname -rmi ==
== BEGIN rpm -qa *-release* == epel-release-7-5.noarch adobe-release-x86_64-1.0-1.noarch centos-release-7-0.1406.el7.centos.2.5.x86_64 nux-dextop-release-0-5.el7.nux.noarch elrepo-release-7.0-2.el7.elrepo.noarch == END rpm -qa *-release* ==
== BEGIN cat /etc/redhat-release == CentOS Linux release 7.0.1406 (Core) == END cat /etc/redhat-release ==
== BEGIN getenforce == Enforcing == END getenforce ==
== BEGIN free -m == total used free shared buffers cached Mem: 15836 4270 11566 67 2 1094 -/+ buffers/cache: 3173 12663 Swap: 8007 0 8007 == END free -m ==
On 01/25/2015 09:31 AM, Konstantinos Karadamoglou wrote:
I have an application (IntelliJ IDEA) which uses the ctrl+alt+f# key combinations to provide shortcuts. The keystrokes are bind to the ttys virtual consoles. Is there anyway to rebind the keystrokes to the application?
Change the keymappings that IDEA uses: settings > keymap > keymappings > default for GNOME
Thanks Gordon!
On 26 January 2015 at 20:57, Gordon Messmer gordon.messmer@gmail.com wrote:
On 01/25/2015 09:31 AM, Konstantinos Karadamoglou wrote:
I have an application (IntelliJ IDEA) which uses the ctrl+alt+f# key combinations to provide shortcuts. The keystrokes are bind to the ttys virtual consoles. Is there anyway to rebind the keystrokes to the application?
Change the keymappings that IDEA uses: settings > keymap > keymappings > default for GNOME
https://devnet.jetbrains.com/message/5254788 _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos