Thread: iLiad Windowmanager Fluxbox
View Single Post
Old 03-05-2008, 11:58 AM   #22
yokos
Pac-Man caught my iLiad.
yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.
 
yokos's Avatar
 
Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
Yes, this usage of hacked libX11 is stupid.
I have deactivated it by changing the line in _local/bin/startfluxbox from
Code:
export LD_LIBRARY_PATH=/usr/local/lib:/usr/local/private/lib
to
Code:
export LD_LIBRARY_PATH=/usr/local/lib
All native iLiad apps should get a nondecorative treatment [-> no titlebar].
_local/home/.fluxbox/apps:
Code:
  [app] (title=contentlister 0.212)
          [Deco]      {NONE}
  [end]
  [app] (title=ersetup 0.212)
          [Deco]      {NONE}
  [end]
  [app] (title=ipdf 0.212)
          [Deco]      {NONE}
  [end]
  [app] (title=ecdc 0.212)
          [Deco]      {NONE}
  [end]
  [app] (title=scribble)
          [Deco]      {NONE}
  [end]
Without it you get problems with scribbling, because of coordinates mismatch [(x,y) of stylus on digitizer != (x,y) of stylus inside ipdf/scribble window]

Another problem: if you maximize a window, the bottom of the window will be hidden behind toolbar/pagebar.
yokos is offline   Reply With Quote