OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: jerrybme on July 13, 2006, 01:13:33 pm

Title: What Are Your Favorite Gpe Tweaks?
Post by: jerrybme on July 13, 2006, 01:13:33 pm
I always finds gems here and there on great ideas for enhancing how you use the interface. I thought it might be nice to have them collected in one thread. I'll post a few of mine and hopefully others will share theirs:

Being able to use the LCD softkeys and the space between them is great. I've mapped the space below the Book icon to toggle hiding the panel. Being able to hide the panel is useful, but trying to bring it back can be difficult sometimes, so in /etc/keylaunchrc.matchbox I've modified the following line:
Code: [Select]
key=....F30:-:~matchbox-remote -panel-toggle
Doing a lot of command line typing I get tired of the shift+"/" to get the slash. I use it much more than I use commas so I modified the /etc/keymap-2.6.map so it's the comma that requires the shift:
Code: [Select]
keycode  51 = slash  comma
And finally I like to spice up the prompt with a bit of color, see attached screenshot, by changing the PS1 statement:
Code: [Select]
PS1='\[\033[1;37m\][\[\033[1;32m\]\[\033[1;31m\]\u@\h:\w\[\033[1;37m\]] # \[\033[0;0m\]'
What are some your special tweaks?

Cheers,
Jerry
Title: What Are Your Favorite Gpe Tweaks?
Post by: jerrybme on July 17, 2006, 10:38:29 am
Ok, either no one else is tweaking GPE or there isn't much interest. Must be the latter..

Anyway, to humor myself, I'll add one more I found looking at CoreDump's mods to GPE. Having the matchbox panel switch to the right hand side of the screen on rotation uses up too much screen realestate plus it seems to crash the gpe-login screen if you enable login after resume. Edit /etc/matchbox/session and add --no-flip the matchbox-panel command:
Code: [Select]
matchbox-panel --orientation south --no-flip &
Jerry
Title: What Are Your Favorite Gpe Tweaks?
Post by: speculatrix on July 17, 2006, 06:24:00 pm
your tips are greatly appreciated; I was just starting to get to grips with GPE on my 6000 when I broke it, but am back in business.
Title: What Are Your Favorite Gpe Tweaks?
Post by: bam on July 18, 2006, 03:20:00 am
keep tipping, I need more...I am a total nOOb to gpe/oz
Title: What Are Your Favorite Gpe Tweaks?
Post by: koen on July 18, 2006, 04:28:32 am
*hints at the openzaurus wiki*
Title: What Are Your Favorite Gpe Tweaks?
Post by: speculatrix on July 18, 2006, 04:45:04 am
Quote
*hints at the openzaurus wiki*
[div align=\"right\"][a href=\"index.php?act=findpost&pid=135522\"][{POST_SNAPBACK}][/a][/div]

there's no hints page on OZ wiki as far as I can see and the main page is locked so I can't create a hints section.
Title: What Are Your Favorite Gpe Tweaks?
Post by: koen on July 18, 2006, 05:04:38 am
Quote
Quote
*hints at the openzaurus wiki*
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=135522\")

there's no hints page on OZ wiki as far as I can see and the main page is locked so I can't create a hints section.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=135524\"][{POST_SNAPBACK}][/a][/div]

I was able to create [a href=\"http://wiki.openzaurus.org/Hints]http://wiki.openzaurus.org/Hints[/url] a few seconds ago

*hints at the openzaurus wiki again*
Title: What Are Your Favorite Gpe Tweaks?
Post by: speculatrix on July 18, 2006, 05:31:30 am
Quote
*hints at the openzaurus wiki again*
[div align=\"right\"][a href=\"index.php?act=findpost&pid=135526\"][{POST_SNAPBACK}][/a][/div]

thanks. page is locked for me, presumably because you think I'm a spammer.

sometimes I think you core OZ guys want to keep it as an exclusive club where only linux gurus can enter
Title: What Are Your Favorite Gpe Tweaks?
Post by: speculatrix on July 18, 2006, 05:36:42 am
copied jerrybme's hints to that page
Title: What Are Your Favorite Gpe Tweaks?
Post by: lardman on July 18, 2006, 05:58:59 am
Quote
thanks. page is locked for me, presumably because you think I'm a spammer.

sometimes I think you core OZ guys want to keep it as an exclusive club where only linux gurus can enter

Quite the opposite actually, this site was created so that everyone can contribute

The site uses a thing called "Bad Behaviour", not sure exactly how it works, but perhaps that's blocking you.

Have you tried creating a login, then you may have more luck,


Si
Title: What Are Your Favorite Gpe Tweaks?
Post by: speculatrix on July 18, 2006, 08:56:58 am
Quote
Quote
thanks. page is locked for me, presumably because you think I'm a spammer.

sometimes I think you core OZ guys want to keep it as an exclusive club where only linux gurus can enter

Quite the opposite actually, this site was created so that everyone can contribute

The site uses a thing called "Bad Behaviour", not sure exactly how it works, but perhaps that's blocking you.

Have you tried creating a login, then you may have more luck,

Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=135537\"][{POST_SNAPBACK}][/a][/div]

1) you missed my smiley
2) the page seems deliberately locked
3) yes, I was logged in
Title: What Are Your Favorite Gpe Tweaks?
Post by: lardman on July 18, 2006, 09:54:01 am


Ah, front page is probably locked to most people, let me know if there's something you want added there.


Si
Title: What Are Your Favorite Gpe Tweaks?
Post by: jerrybme on July 18, 2006, 10:00:47 am
Koen's right, the wiki is a better place for these tips, please add to: http://wiki.openzaurus.org/Hints#Hints_And_Tips (http://wiki.openzaurus.org/Hints#Hints_And_Tips)

Cheers,
Jerry
Title: What Are Your Favorite Gpe Tweaks?
Post by: speculatrix on July 18, 2006, 04:23:50 pm
already done
Title: What Are Your Favorite Gpe Tweaks?
Post by: jerrybme on July 18, 2006, 05:15:58 pm
Quote
already done
[div align=\"right\"][a href=\"index.php?act=findpost&pid=135601\"][{POST_SNAPBACK}][/a][/div]
Yes, I know. Thanks for starting by copying my first post there    I've already done some editing of them.

I meant for others to add to those tweaks on the wiki.

Cheers,
Jerry
Title: What Are Your Favorite Gpe Tweaks?
Post by: JohnX on July 24, 2006, 06:58:43 pm
I added some of my own hacks/changes to the wiki:
http://wiki.openzaurus.org/Hints#Hints_And_Tips (http://wiki.openzaurus.org/Hints#Hints_And_Tips)

And if anyone figures out a good way to have the functionality of hotkeys change based on rotation I'd appreciate it if you'd share the trick. I already looked at using /etc/zaurusd/hinge-(close|landscape|portrait).d to call xmodmap, but doing that seems to confuse keylaunch.
Title: What Are Your Favorite Gpe Tweaks?
Post by: jerrybme on July 24, 2006, 08:31:50 pm
Quote
I added some of my own hacks/changes to the wiki:
http://wiki.openzaurus.org/Hints#Hints_And_Tips (http://wiki.openzaurus.org/Hints#Hints_And_Tips)

Well done, some of those look very interesting  

Cheers,
Jerry