ShortCut Ctrl+F5 not working in UBUNTU

General questions regarding the usage of CodeLite
valiyuneski
CodeLite Enthusiast
Posts: 40
Joined: Fri Jul 11, 2008 11:13 pm
Contact:

ShortCut Ctrl+F5 not working in UBUNTU

Post by valiyuneski »

ShortCut Ctrl+F5 not working in UBUNTU
User avatar
eranif
CodeLite Plugin
Posts: 6375
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: ShortCut Ctrl+F5 not working in UBUNTU

Post by eranif »

valiyuneski wrote:ShortCut Ctrl+F5 not working in UBUNTU
this is because Ubuntu already binds it 'Desktop switching'

You can do:
- unbind it from 'K Menu -> System Settings -> Keyboard & Mouse -> Keyboard shortcuts -> Shortcut sequence'
OR
- choose another shortcut to replace the Ctrl-F5 from within codelite (Settings -> keyboard shortcuts...)

Eran
Make sure you have read the HOW TO POST thread
Post Reply