Next Previous Contents

11. Not yet asked questions

No, I haven't yet received any question... but here are some I think someone could be thinking right now.

Q: Why the hell the console version depends on Qt?

A: Because I used some Qt objects like QString, QList, and maybe something else.

Q: I don't have installed any of the browsers that qwordtrans offers me, can I select another one?

A: For security reasons (o maybe for pure paranoia) it's not possible to type the name of the browser you want to use. But there's another way: edit ~/.wordtrans/preferencias and type in the option browser in section [General] the browser you want to use. Look out: you must type the command to run, in other words, if you're going to use a console browser such as links you must type something like this: xterm -e links.

Q: I'm using qwordtrans compiled with Qt 2, why I cannot select anything in the output window?

A: It's a limitation of QTextView widget used in that version, but it seems it is fixed in newer versions.

Q: How can I change the look? By default it's the ugly motif style.

A: With the -style option. If you use the version compiled with Qt 2 the values for the option can be: motif, windows, platinum and cde. But if using the version compiled with Qt 1 the values can only be motif or windows.

Example:

qwordtrans -style platinum

Q: I just read this manual and I hardly could understand it, why?

A: You couldn't understand it???? Well, it's strange because it's written in a perfect English... ok, ok... yes, my English is very bad... sorry for that. Corrections are welcome.

Q: I want to ask you a real question / I found a bug / I have a suggestion, can I e-mail you?

A: Great!!! At last someone is gonna write me! Please send your e-mails to rvm@escomposlinux.org or usodebian@wanadoo.es


Next Previous Contents