Author Topic: Fbpanel Documentation  (Read 14061 times)

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Fbpanel Documentation
« Reply #15 on: October 24, 2007, 12:40:30 am »
Quote from: Meanie
Quote from: Jon_J
I got fbpanel working in pdaxii13v2. Should I start a new thread, since this one is about documentation?
BTW the fbpanel attachment in the "New Announcements" thread has gone missing. (forum bug).

I renamed ~/.xinitrc to .xinitrc-old, then using rox, I dragged /usr/bin/fbpanel-session-rox to ~/ and renamed it .xinitrc
None of the shortcut buttons work, is that implemented differently in fbpanel? Shortcut buttons are 6th row, ie calendar, address, etc.


fbpanel has been updated to work with pdaXiiv2

what you need to do is relink ~/.xinitrc to /usr/bin/fbpanel-session
if you want it to use rox instead of matchbox desktop, create a file called ~/.fbpanel/use_rox (assuming you actually got rox installed)

all the shortcut keys are controlled by openbox so if you upgraded to some unsupported version of openbox, then you would had lost all your shortcut keys...
I tried the updated fbpanel. It's fbpanel 4.3-3 from pdaxii13v2 feed
I have rox and depends fully installed. (that's the first thing I do when reflashing pdaxii13 akita)
I have reflashed since I tried the openbox version in the "New Packages" thread
The version of openbox I have is 3.4.4-2 (pdaxii13v2 upgrade, upgraded this).
I relinked ~/.xinitrc to /usr/bin/fbpanel-session and created the file ~/.fbpanel/use_rox
When I restarted X, all I had was a gray screen with my home folder, and no taskbar, so I couldn't access any programs.
None of the 4 (6th row) buttons worked. (calendar, address, mail, menu)
I set everything back to what I had before and now my menu button doesn't open the "start" menu.

Edit
I think some of my small problems are a result of using pdaxii13-akita and trying to upgrade pdaxii13v2 and the newer packages.
Meanie mentioned in the pdaxii13v2 upgrade thread, that there is no pdaxii13v2 base, and only the full version has been tested.
This is probably the reason I am having to find dependencies for certain packages manually, and why "some" packages don't work correctly..
« Last Edit: October 24, 2007, 01:01:16 am by Jon_J »
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Fbpanel Documentation
« Reply #16 on: October 24, 2007, 09:35:27 am »
I fixed my menu button.  I edited ~/config/openbox/rc.xml
It seems that a dependency of fbpanel 4.3-3 is causing a re-write to "rc.xml"
The dependency is mouseclick. Look at the below lines in rc.xml.
The first one is a copy that I extracted from spitz-full (hdimage-full.tgz)
The second one is what my "rc.xml" looked like after I restored my setup back to matchbox, after installing fbpanel 4.3-3 and mouseclick.
Code: [Select]
  
    mb-start-button

  
    mouseclick 0 480n
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

ecc_hy

  • Full Member
  • ***
  • Posts: 125
    • View Profile
Fbpanel Documentation
« Reply #17 on: November 01, 2007, 04:18:45 am »
I had released the version 4.12 at:
https://www.oesf.org/forum/index.php?showto...8415&st=420

But menu postion is not correct when screen rotated.
I had modified the function called menu_pos in misc.c, and the menu position is really changed, but the size of rox's desktop is not changed.

It really confuse me, is it a problem of rox/openbox/fbpanel?
SL-C1000, Roku wifi, pdaxii13v2/Debian dual booting

ecc_hy

  • Full Member
  • ***
  • Posts: 125
    • View Profile
Fbpanel Documentation
« Reply #18 on: November 02, 2007, 01:37:35 am »
add patch to calc menu pos correctly.
The screen change to...

Anything missing?
SL-C1000, Roku wifi, pdaxii13v2/Debian dual booting

ecc_hy

  • Full Member
  • ***
  • Posts: 125
    • View Profile
Fbpanel Documentation
« Reply #19 on: November 13, 2007, 10:25:24 am »
Quote from: Meanie
makefbmenu is in svn. I have updated it so it ignores certain desktop files like reboot and exit so they don't appear as duplicated.

new makefbmenu source based on SVN version, perfect fbpanel menu get from .desktop.

fbpanel 4.12 has been updated as following.
https://www.oesf.org/forum/index.php?showto...420#entry169445

The attach file is source of makefbmenu.
SL-C1000, Roku wifi, pdaxii13v2/Debian dual booting