Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > More E-Book Readers > iRex > iRex Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 10-24-2006, 04:57 PM   #1
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
Lightbulb Looks like iRex likes rxvt too

Time to get your rxvt installed in the right place.

If you are using debian rxvt isn't named rxvt:

Code:
ln -s /mnt/cf/opt/debian/usr/bin/rxvt-xterm /usr/X11R6/bin/rxvt
I'm looking for how to turn on this match box applet. I suspect this is part of the "SDK" we keep hearing about. I want it now baby, why wait?

Code:
root@ereader:/usr/bin# less mb-applet-xterm-wrapper.sh 
#!/bin/sh

# This just wraps rxvt and xterm so a term gets launched ok.
# rxvt is the preference. This could be much improved
#

if [ -x /usr/X11R6/bin/rxvt ]; then
   exec /usr/X11R6/bin/rxvt;
else
   if [ -x /usr/bin/rxvt ]; then
      exec /usr/bin/rxvt;
   else
      exec xterm; 
   fi
fi
scotty1024 is offline   Reply With Quote
Old 10-24-2006, 05:00 PM   #2
NatCh
Gizmologist
NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.NatCh ought to be getting tired of karma fortunes by now.
 
NatCh's Avatar
 
Posts: 11,615
Karma: 929550
Join Date: Jan 2006
Location: Republic of Texas Embassy at Jackson, TN
Device: Pocketbook Touch HD3
Great googley-moogley -- you are a machine, scotty1024, a machine, I say!
NatCh is offline   Reply With Quote
Advert
Old 10-24-2006, 05:33 PM   #3
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
Looks like book marks are on the way.

(E)mb-applet-icon-container.c:991,loadIcons() Failed to load image file (/usr/share/pixmaps/bookmark_selected.png)
scotty1024 is offline   Reply With Quote
Old 10-24-2006, 05:37 PM   #4
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
mb-applet-icon-container produces this:

Code:
(W)eripc.c:37,erIpcInitServer() Version: 256

(W)eripc.c:76,erIpcInitServer() Bound successfully to 0.0.0.0:50065.
scotty1024 is offline   Reply With Quote
Old 10-24-2006, 05:43 PM   #5
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
Hmm which seems to be tied in with the "fake" keyboard.

Code:
(L)eripc.c:217,erIpcStartClient() Sending messages to 127.0.0.1
sending to fakekey: l
sending to fakekey: s
This came from launching rxvt with the mb-applet-xterm-wrapper.sh and then pressing on the keyboard button and entering "ls" enter.
scotty1024 is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
DR800 rxvt (terminal emulator) for DR800 GregorRichards iRex 13 01-04-2011 06:56 AM
Isn't There Someone Here Who Likes Bacon? Moe The Cat Lounge 9 05-25-2010 02:27 PM
Christian publishers likes the Reader TadW Sony Reader 30 01-31-2008 05:05 PM
Steven King likes the Kindle Kingston Amazon Kindle 30 01-25-2008 11:45 AM
Sammy really likes Mobileread Alexander Turcic Lounge 1 03-11-2005 08:23 PM


All times are GMT -4. The time now is 01:35 AM.


MobileRead.com is a privately owned, operated and funded community.