Author Topic: Debian with Xqt  (Read 122960 times)

hatchetman

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Debian with Xqt
« Reply #195 on: January 20, 2005, 05:59:53 pm »
To do the middle mouse button:
# Fn + Shift + Tap : Center click

I looked over the Xqt source code for how it handles choosing which button to choose but I don't have many answers.

At line 330 in qtscreen.cc you have this function
void qtScreen::mouseButtonEvent(QMouseEvent *ev, int isPress)
which interprets ev->button() to decide what mouse button you want.

I think ev->button() is passed from Qt because the case statement refers to LeftButton, MidButton, and RightButton which are also found in qnamespace.h. This says to me that the mouse button control isn't even a part of Xqt but comes from Qtopia. Maybe someone with with Qt development experience could enlighten us. This doesn't mean it still can't be remapped inside the X server, I don't know what applications to use though.

I checked out to see if xmodmap could be used to modify the mouse clicks, but I didn't come up with any usefull information. Have you checked out KeyHelper? I never tried running it, but maybe that can do what you are looking for.

xjqian

  • Sr. Member
  • ****
  • Posts: 497
    • View Profile
    • http://
Debian with Xqt
« Reply #196 on: January 24, 2005, 01:40:05 am »
Just if you've not tried it, the PocketTop (aka, micro-innovation) IR keyboard works in the debain. Very useful for working in the landscape mode.

* lower case alphabetic: enable "Caps lock" (a little awkward)
* capital letters: disable "Caps lock", use Shift + X
* numeric keys and punctuations: works out-of-box

FYI,  installed craig's IRK 0.11
My Blog | 6000L Tosa + sled | is: Angstrom | was: pdaXrom 1.1.0beta1 | was: stock 1.12 rom + no-ffpe fash kernel + X/Qt Debian |
CF GPS (FGPCFCD01) | USB "Prolific 2303" GPS (USB-UG-200) | Socket CF BT rev. H |  USB "Pegasus II" Ethernet (ADM8511) | PocketTop IR kbd | sip:527630@fwd.pulver.com
Todo: OESF wiki | stable VOIP app | usable GPS app |      Wishlist: VOIP + Bluetooth | GPS + Routing Calc

amdonati

  • Full Member
  • ***
  • Posts: 153
    • View Profile
    • http://
Debian with Xqt
« Reply #197 on: January 31, 2005, 05:47:14 am »
Hi,
I finally managed to install Pocket debian on my SL-6000, but I am having some problems in finding some of the Keyboard mapping ans shortcuts.
Maybe you could help me in finding:
Right button press
Center button press (is is fn+shift+click?)
Ctrl
Alt
The Keyboard shortcut for swithcinh desktops in ICE-WM
The keyboard Shortcut for Swithcing active window in ICE-WM

Thank you very much, I am not very used to Ice-WM and therefore sometimes I do  ot know if I am trying to do the right key combinations but htey are mapped differently than I think, or If I am trying a completely wron shortcut! :-(

Do you also know if there are other deb repositories tht can be used in pocket debian?
In the official one there are a lot of packages but some things I would like to try are missing and I do not know if they are simply unavailable for debian for ARM or if they could be somewhere else

Thank you very much for the support and for the gret job done in simplifying the setup of pocket deb!

Adalberto

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Debian with Xqt
« Reply #198 on: March 17, 2005, 11:02:18 am »
Couple of questions before I take the plunge and screwup, I mean install Debian with XQt on my C3000....


1) Since I have C3000 with 4GB internal microdrive, should I install directly on microdrive or use external storage card?

2) If it's good idea to install on microdrive, what should I do differently than install instructions?

3) If it is better to use external storage, should I use one of my 1GB SD cards or get another microdrive? I can get a good deal on a 2GB microdrive today locally...

4) What instructions would be best to follow for install??

Thanks for any and all help!!

Mark
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Debian with Xqt
« Reply #199 on: March 17, 2005, 01:06:26 pm »
Quote
Couple of questions before I take the plunge and screwup, I mean install Debian with XQt on my C3000....


1) Since I have C3000 with 4GB internal microdrive, should I install directly on microdrive or use external storage card?

2) If it's good idea to install on microdrive, what should I do differently than install instructions?

3) If it is better to use external storage, should I use one of my 1GB SD cards or get another microdrive? I can get a good deal on a 2GB microdrive today locally...

4) What instructions would be best to follow for install??

Thanks for any and all help!!

Mark
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]


Maybe you can find an the answers here (though it's not about X/QT) : [a href=\"https://www.oesf.org/forums/index.php?showtopic=9237&hl=debian]Full debian on C3000[/url]

I've read in these forums that microdrives are faster than SD-cards and are better to use for swap, so ...

Chero
« Last Edit: March 17, 2005, 03:21:55 pm by Chero »
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Debian with Xqt
« Reply #200 on: March 17, 2005, 03:24:42 pm »
Thanks for the heads up on that, Chero!

Anybody can advise on the install questions I have??

Thanks!

Mark
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/

yongyan99

  • Newbie
  • *
  • Posts: 7
    • View Profile
Debian with Xqt
« Reply #201 on: April 05, 2005, 03:34:55 am »
I installed the X/Qt on my C3000, and want to run pocketworkstation. But when click then startx icon, the Xserver screen just flash then disapper, I get the message in the terminal:
Code: [Select]
rxvt: can't open pseudo-tty
rxvt: aborting

my .xinitrc just like this:
Code: [Select]
#!/bin/sh
export LANG=ja_JP.eucJP
export DISPLAY=:0.0

rxvt

who can help me?

wmadan

  • Full Member
  • ***
  • Posts: 164
    • View Profile
    • http://
Debian with Xqt
« Reply #202 on: April 05, 2005, 10:24:43 pm »
Quote
I installed the X/Qt on my C3000, and want to run pocketworkstation. But when click then startx icon, the Xserver screen just flash then disapper, I get the message in the terminal:
Code: [Select]
rxvt: can't open pseudo-tty
rxvt: aborting

my .xinitrc just like this:
Code: [Select]
#!/bin/sh
export LANG=ja_JP.eucJP
export DISPLAY=:0.0

rxvt

who can help me?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=73571\"][{POST_SNAPBACK}][/a][/div]

You say you installed X/Qt on your 3000, and say you want to run pocketworkstation, but you don't say that you have installed pocketworkstation and set up the chroot environment. Tell us a little bit more and maybe we can help.

Edit: I just noticed a possible error in your .xintrc file -- your export DISPLAY line. I have a startd file in my debian chroot environment with this line:

export DISPLAY=0:0

Bill
« Last Edit: April 05, 2005, 10:29:57 pm by wmadan »

yongyan99

  • Newbie
  • *
  • Posts: 7
    • View Profile
Debian with Xqt
« Reply #203 on: April 06, 2005, 03:40:49 am »
I was try export DISPLAY=0:0, but I get the same error. and I have installed pocketworkstation, write the startd file. when I run startx, the icewm report can't be display at :0.0 (or 0:0).
I start qpe with root user, my pocketworkstation was mount on /hdd3/.debroot (in the internal microdrive) with a 64m swapfile, my .xinitrc like this:
Code: [Select]
#!/bin/sh
export LANG=ja-JP.eucJP
export DISPLAY=:0.0

mount -t proc /proc /mnt/card/.debroot/proc'
chroot /mnt/card/.debroot/ /startd
my startd like this:
Code: [Select]
#!/bin/sh
#Startup Commands
export DISPLAY=0:0
swapon /swapfile
/usr/bin/icewm-session
#Shutdown Commands
umount /proc
swapoff /swapfile
I mean the X/Qt must be runing corret first pocketworkstation, but now my X/Qt can't run normally.

amdonati

  • Full Member
  • ***
  • Posts: 153
    • View Profile
    • http://
Debian with Xqt
« Reply #204 on: April 06, 2005, 03:55:18 am »
YongYan, I do not know if the situation on the 3000 is the same as on the 6k, but I cannot connet to X from Root.

I have to start it as zaurus user in order to have Xqt and the Pocketworkstation start.
Did you try to start it as normal user?

Adalberto

yongyan99

  • Newbie
  • *
  • Posts: 7
    • View Profile
Debian with Xqt
« Reply #205 on: April 06, 2005, 05:43:47 am »
I can startup X server with root user before I format the internal microdrive (/dev/hda3 on my C3000) to the ext2 filesystem. I don't know if ext2fs make this error.

MrZaurus

  • Newbie
  • *
  • Posts: 14
    • View Profile
Debian with Xqt
« Reply #206 on: April 08, 2005, 01:55:52 pm »
Quote
I installed the X/Qt on my C3000, and want to run pocketworkstation. But when click then startx icon, the Xserver screen just flash then disapper, I get the message in the terminal:
Code: [Select]
rxvt: can't open pseudo-tty
rxvt: aborting




I have this same problem on my 6000.  The programs close as soon as i open them.

Jcroto1

  • Jr. Member
  • **
  • Posts: 95
    • View Profile
    • http://
Debian with Xqt
« Reply #207 on: April 14, 2005, 10:11:15 pm »
Quote
I installed the X/Qt on my C3000, and want to run pocketworkstation. But when click then startx icon, the Xserver screen just flash then disapper, I get the message in the terminal:
Code: [Select]
rxvt: can't open pseudo-tty
rxvt: aborting

who can help me?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=73571\"][{POST_SNAPBACK}][/a][/div]

This happend to me too.  I downloaded the new version and then everything worked fine.  Maybe you have some corrupt files?
SL-5500 - OZ 3.5.2  Opie
SL-6000L - ?
128 mb Viking CF
256 mb Kingston SD
512 mb Sandisk Ultra II SD
Linksys WCF12 Wireless card

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Debian with Xqt
« Reply #208 on: April 15, 2005, 07:57:43 pm »
About to finally try and install Debian with X/QT....

Already have a question for someone please....

I found that there are 2 different 'glibc-locale' files on the download page listed below. Item number 3 in the quote below just refers to a 'glibc-locale' file....

The 2 files are:

glibc-locale-ja-eucjp_2.2.2-1_arm.ipk

glibc-locale-ja-utf8_2.2.2-1_arm.ipk

Can anyone clarify as to whether I need to install both of them or just one?

If one only, which one??

Thanks!

Mark

Quote
This is a HowTo for installing and running X/Qt. All this information is probably in the discussion threads but I found them too meandering to be useful.
[SNIP]
You need to download and install the following packages from the X/Qt site. Make sure to install the packages in that order.
[SNIP]

1. xqt-fonts-misc
2. xqt-server
3. glibc-locale
4. xbase-etc
5. xlibs
6. xqt-startup-scripts
7. xbase-client
8. blackbox
9. rxvt

[SNIP]

Felipe
[div align=\"right\"][a href=\"index.php?act=findpost&pid=41019\"][{POST_SNAPBACK}][/a][/div]
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Debian with Xqt
« Reply #209 on: April 18, 2005, 01:24:26 pm »
Got XQt Installed OK and working!

Now, trying to get Debian installed but ran into snag...
hope someone can advise please...

I want to reformat a 1GB SD card I've already used in my C3000.

Here's what happened:

Code: [Select]
$ su
# unmount /mnt/card
unmount:  not found

Any suggestions on how to unmount card or reformat it to 'ext2' ???

Thanks,

Mark
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/