Author Topic: Keybing For Front Menu Buttons?  (Read 3337 times)

c1t1zen

  • Newbie
  • *
  • Posts: 19
    • View Profile
    • http://www.c1t1zen.com
Keybing For Front Menu Buttons?
« on: May 05, 2005, 12:42:52 am »
anyone know the keybindings for the address book, calender, home, menu and mail buttons in SL6000? I want to address them in znester. I read on another post that the sl5500 adresses them as f9, f10 etc., but those don't seem to work for me.

also I probably need to turn those buttons to none in the Settings > Application Keys is that correct?

thanks
c1t1zen
----------------------------------------------
SL-6000 w/ expansion sleeve
transperancy screen protector
1GB CF Card
512MB SD Card

c1t1zen.com free mp3's
----------------------------------------------

jason123

  • Full Member
  • ***
  • Posts: 170
    • View Profile
Keybing For Front Menu Buttons?
« Reply #1 on: May 05, 2005, 04:22:32 am »
Quote
anyone know the keybindings for the address book, calender, home, menu and mail buttons in SL6000? I want to address them in znester. I read on another post that the sl5500 adresses them as f9, f10 etc., but those don't seem to work for me.

also I probably need to turn those buttons to none in the Settings > Application Keys is that correct?

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


I don't know them for the 6000 .... but if you were to get into a program that allows you to change keybindings (i.e. prboom) it would tell you ........

at least -- thats how i found them on the 5500...

good luck
SL-5500
Hentges 3.5.4.1
Kingmax 1gb SD
Lexar 1gb CF
Belkin IR Keyboard
Socket 56k Modem CF
Linksys 802.11b CF

c1t1zen

  • Newbie
  • *
  • Posts: 19
    • View Profile
    • http://www.c1t1zen.com
Keybing For Front Menu Buttons?
« Reply #2 on: May 06, 2005, 12:15:51 am »
F9, F10 is the right keybindings found it through prboom...thanks jdralphs!

button asignment still doesn't seem to want to work for me even with these maybe someone can look at the znester.rc script below and assist me...also I turned off the calender and address book application keys.

[CODE]
bind esc quit

bind up +down
bind q +down
bind down +up
bind shift +up
bind left +right
bind tab +left
bind right +left
bind a +left
bind F9 +a
bind F10 +b
bind enter +start
bind j +start
bind space +select
bind h +select

bind penup +up
bind penright +right
bind pendown +down
bind penleft +left
bind pencenterright +a
bind pencenterleft +b

bind 1 "diskside 1"
bind 2 "diskside 2"
bind 3 "diskside 3"
bind 4 "diskside 4"
bind 7 savestate
bind 8 decsaveslot
bind 9 incsaveslot
bind 0 loadstate
bind r reset

set grabinput true

source znester.rc
« Last Edit: May 09, 2005, 03:11:27 am by c1t1zen »
----------------------------------------------
SL-6000 w/ expansion sleeve
transperancy screen protector
1GB CF Card
512MB SD Card

c1t1zen.com free mp3's
----------------------------------------------