How to goBack or Forward with Keyboard
"inoue masatoshi" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.konq-e |
|---|---|
| Message-ID | <003101c766cc$8f135980$6d64a8c0@qss4e4def575e2> |
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 _______________________________________________ konq-e mailing list [email protected] https://mail.kde.org/mailman/listinfo/konq-e