I’ve been using Eclipse for a long time now, but almost exclusively on Windows. I’m now using it on a SuSE Linux box quite a bit, and I’m using the GTK+ version instead of the Motif version. While the thing works nicely, some of the key bindings are different from those on Windows, so I decided to change them. The first was changing Source>Format from the horrible Esc Ctrl-F back to Ctrl-Shift-F. Imagine my surprise when I could not map it to Ctrl-Shift-F as it is on Windows. As it turns out, it’s not Eclipse’s fault (though that key editor is pretty bad). No, the fault lies with the GTK toolkit which eats Ctrl-Shift-x sequences, because it assumes you are wanting to enter special Unicode characters. That’s fine and good, but it should be configurable, and from everything that I’ve read, it isn’t.
Does anyone know how to tell GTK to stop eating Ctrl-Shift sequences, or am I stuck with this?
-
-
My iPhone Apps
Follow Me
Top Artists Last 7 Days
- Anvil, Plays: 63
- The Chamber Orchestra Of London, Plays: 27
- Black Label Society, Plays: 25
- Van Halen, Plays: 15
- P.O.D., Plays: 15
My Tweets
- And I'm sorry, but Joanna Coles is no Tim Gunn... #ProjectRunway 2 hours ago
- I pulled a muscle in my thigh last night and it HURTS like a bastard. I've maxed out on naproxen already... :-( 2 hours ago
- Wow. #TopChef and #ProjectRunway are really scraping the bottom of the idea barrel for challenges. Really stupid stuff on both shows now. 3 hours ago
- O lord, these kids on Jeopardy didn't know that Brian Setzer used to be the singer/guitar player for the Stray Cats. O, my! 4 hours ago
- RT @gvplaces: After two months of fighting with it, GV Places 1.3 has been submitted to the App Store. http://t.co/DTZqONfh 15 hours ago
Search
Previous Posts
Archives
Tags
apple bible blosxom bowling christianity cycling death disney world dr horrible eclipse faith general google gps greek humor ios iphone islam itunes java life mac movies music muslim news obama osx poker politics rants ruby safari scala software development sports tech tv video war wdw weight loss windows wordpressCategories







Not quite sure what the problem is. I am on Gentoo Linux, Gnome desktop, with the GTK+ version of Eclipse. I have no problems with CTRL-Shift being swallowed. I just tested it to be sure. Several of the default shortcuts, such as Add Import, are mapped to CTRL-Shift-x combinations, and they work fine here.
I am running a very recently updated system, with Gnome 2.10 and gtk+ 2.6.7. Perhaps this is a bug that has been fixed recently.
Mh – I am on Gentoo Linux, KDE desktop and using Eclipse with GTK+. For me CTRL-Shift-F is allways the default setting – out of the box.