OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: realm on November 11, 2005, 02:54:57 pm

Title: 320x240 With Fn+ And Fn- How?
Post by: realm on November 11, 2005, 02:54:57 pm
i'm running rc10 on my c3000. I know in rc12 that Fn+ and Fn- work to zoom now, but getting rc10 working on my c3000 has been a pain, all i really need is to know what changes were made to what configs for it to work.

Anyone who knows what needs to be done i'd appriciate a reply on
Title: 320x240 With Fn+ And Fn- How?
Post by: gab74 on November 11, 2005, 04:09:10 pm
.....FN+ FN- i try on RC12 and my C3100 ....but it doesent work ??? What do you mean as FN+ and FN- what keys may i press ??
Title: 320x240 With Fn+ And Fn- How?
Post by: urielka on November 11, 2005, 04:11:50 pm
it`s Fn+1 for 640x480 and Fn+2 for 320x240
Title: 320x240 With Fn+ And Fn- How?
Post by: realm on November 11, 2005, 10:57:05 pm
I'm pushing the right keys for it, the same as on my c860, yes they are Fn with 1 or Fn with 2, just used + and - because those are the blue ones above the numbers with the function key.

If anyone knows what config files need adjusted for that to work i'd appriciate it

Realm
Title: 320x240 With Fn+ And Fn- How?
Post by: pgas on November 12, 2005, 01:11:36 am
the commands are xrandr -s 0 for fn +2 and xrandr -s 1 for fn+1.

the shortcuts are handled by openbox and can be defined in /etc/xdg/openbox/rc.xml

Backup this file before modifying it.
 You might run into trouble if you use both the input setup from the menu
and modify this file manually.

try xrandr -s 0 and xrandr -s 1 in a terminal. I m not sure if this was supported in rc10
Title: 320x240 With Fn+ And Fn- How?
Post by: realm on November 13, 2005, 11:28:00 pm
In case anyone else was wondering i found this is dependant on the config file, which is compiled into Xfbdev, so to make this work you have to use the version in rc12, the one in rc 10 only supports 480x640. The mappings already existed in rc10, the server didn't support it though.
Realm
Title: 320x240 With Fn+ And Fn- How?
Post by: sashz on November 14, 2005, 06:03:31 am
Quote
In case anyone else was wondering i found this is dependant on the config file, which is compiled into Xfbdev, so to make this work you have to use the version in rc12, the one in rc 10 only supports 480x640. The mappings already existed in rc10, the server didn't support it though.
Realm
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103565\"][{POST_SNAPBACK}][/a][/div]

install XServer from RC12
Title: 320x240 With Fn+ And Fn- How?
Post by: albertr on November 14, 2005, 07:42:48 am
`xrandr -s 1` gives me just a white screen. It's on rc11 with Xfbdev from rc12. Do I miss some libraries from rc12 to make it work?
-albertr
Title: 320x240 With Fn+ And Fn- How?
Post by: sashz on November 14, 2005, 09:35:36 am
Quote
`xrandr -s 1` gives me just a white screen. It's on rc11 with Xfbdev from rc12. Do I miss some libraries from rc12 to make it work?
-albertr
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103606\"][{POST_SNAPBACK}][/a][/div]

kernel?
Title: 320x240 With Fn+ And Fn- How?
Post by: albertr on November 14, 2005, 09:03:08 pm
It's C1K running sharp's 2.4.20 kernel with a few patches. The kernel is not the one that comes with pdaXrom. Do you have any randr-specific kernel code in pdaXrom?
-albertr
Title: 320x240 With Fn+ And Fn- How?
Post by: sashz on November 15, 2005, 03:01:09 am
Quote
It's C1K running sharp's 2.4.20 kernel with a few patches. The kernel is not the one that comes with pdaXrom. Do you have any randr-specific kernel code in pdaXrom?
-albertr
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103691\"][{POST_SNAPBACK}][/a][/div]

i fixed QVGA mode problem in the original sharp 2.4.20 kernel, so you will need install it from latest pdaXrom (tools.tar + updater.sh)
Title: 320x240 With Fn+ And Fn- How?
Post by: albertr on November 15, 2005, 05:22:26 am
Any chance you can email me the patch?
-albertr
Title: 320x240 With Fn+ And Fn- How?
Post by: sashz on November 15, 2005, 05:47:02 am
Quote
Any chance you can email me the patch?
-albertr
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103734\"][{POST_SNAPBACK}][/a][/div]

attached
Title: 320x240 With Fn+ And Fn- How?
Post by: albertr on November 15, 2005, 05:57:20 am
Thanks! I'll give it a try tonight.
-albertr
Title: 320x240 With Fn+ And Fn- How?
Post by: albertr on November 15, 2005, 10:26:05 pm
It took care of it, thanks again!
-albertr