ShortCut Ctrl+F5 not working in UBUNTU
-
- CodeLite Enthusiast
- Posts: 40
- Joined: Fri Jul 11, 2008 11:13 pm
- Contact:
ShortCut Ctrl+F5 not working in UBUNTU
ShortCut Ctrl+F5 not working in UBUNTU
- 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
this is because Ubuntu already binds it 'Desktop switching'valiyuneski wrote:ShortCut Ctrl+F5 not working in UBUNTU
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