0
votes
0answers
25 views

Inconsistency in keymaps between Skype and the rest of Ubuntu (or, maybe, Gnome)

When I use the US International with dead keys layout on Ubuntu, I type 'c in order to get a "ç". In Skype, however, the same key combination gives me a "ć". I understand Skype relies on Qt (maybe on ...
0
votes
2answers
130 views

What are some well-known Qt apps in Ubuntu? [closed]

I'm trying to decide between using Qt and GTK in ubuntu, but that's not the topic of this question. I'm looking for some examples of well-known/popular apps in Ubuntu that use Qt/QML. I think that ...
1
vote
0answers
118 views

error while installing qt mobility tool kit

I am installing qt mobility tool kit when type make the following error occurred cd systeminfo/ && make -f Makefile make[2]: Entering directory ...
0
votes
1answer
350 views

Ubuntu 10.10 “-unix is deprecated”

HI I'm trying to install the MeeGo development SDK and when I run the command: # mad -t meego-core-armv7l-1.1 qmake it gives me the error that -unix is deprecated. I know absolutely nothing ...
4
votes
6answers
1k views

How can I make KDE and other non-GNOME apps inherit the Ubuntu theme?

I'm running Ubuntu (9.04) and have a bunch of different types of apps installed on my system: GNOME apps like Firefox, gEdit. KDE4 apps like AmaroK and KATE. Qt apps like VLC. Opera browser, which ...
4
votes
2answers
5k views

How do I input Greek characters in Ubuntu?

I'm taking a course in Greek, and would like to be able to store notes and such on my laptop. I'm using Gnome, but I also use a flash card program called "Mnemosyne" that is written in Qt, if that ...