How to goBack or Forward with Keyboard

inoue masatoshi inoue at qubitstar.co.jp
Thu Mar 15 07:38:36 CET 2007


Hello all

I would like to use konq/e(konqueror3-embedded-0.2-20040524.tar.bz2) with
qte3.3.5(qt-embedded-free-3.3.5)

and konq/e was compiled for arm.

configure options were:
--enable-qt-embedded --enable-embedded --host=i686-pc-linux-gnu --target=arm-linux
 --disable-mt --disable-pcre --disable-threading --without-ssl --includedir=/usr/include/kde
 --prefix=/home/shared/konqe --enable-debug=full --with-qt-dir=/usr/local/qt-embedded-free-3.3.5
 --enable-add-ons=felicacard,setting --with-gui=kiosk

And My question is "How to operate to go back or forward the pages using
keyboad?"
generally, for instance in the case of "IE" we can do that with
"ALT→"or"ALT+←".
So I put

QWSserver::sendKeyEvent(0,Qt::Key_right,AltButton,true,false);

into the InputMethod.


But that was not work!
Could anybody please advice me?

regards

inoue masatoshi




More information about the konq-e mailing list