Just had a
~*Brainwave*~!
This should be how your piKeyConfig.txt should be configured:
# piKeyConfig.txt file.
#
# Format:
#
# Lines beginning with # are comments you need to read.
# Other lines are in the format PARAMETER = VALUE.
#
#
# SIO Debugging:
#
# Y = Enable debugging via the headphone serial port.
# N = Disable debugging (recommended).
#
SIO DEBUG = N
#
#
# On-Screen Status Messages:
#
# Y = Display on-screen status messages.
# N = Do not display on-screen status messages (use if it causes problems).
#
STATUS MESSAGES = N
#
#
# Disabled Plugins:
#
# Plugin names in this list will not be loaded by piKey, even if they're
# present in the plugins folder. You can use this to disable plugins
# without having to delete them. The list is comma-separated, and #
# are case-sensitive.
#
# The SIO plugin is disabled by default. If you choose to enable it, you
# will also need to enable SIO DEBUG above.
#
DISABLED PLUGINS =
#
#
# Disable piKey In v1.50 (Homebrew) Mode:
#
# Set to 'Y' to disable piKey in v1.50 (homebrew) mode, even if it has been
# flashed to flash0 to the v1.50 kernel configuration.
#
DISABLED IN 150 = N
#
#
# Hotkey To Disable piKey During Reboot:
#
# If you hold this key down, then piKey will stop itself from loading.
# This is a bitmask from the pspctrl.h constants. Popular choices include:
#
# SELECT: 0x000001
# LTRIGGER + RTRIGGER: 0x000300
# LTRIGGER + SELECT: 0x000101
#
DISABLE HOTKEY = 0x000001
#
#
# Automatic Select Button Presser:
#
# This option allows you to set the amount of times the PSP 'Select'
# key is pressed to ensure you get the correct characters in the
# PSP 'On Screen keyboard'. Please don't edit the values unless you know
# what you are doing. Please note that it isn't possible to have perfect input
# in the URL box and in a text box. You will still have to press the 'Select' key
# but just not as frequently.
#
XMB OSK = 0
#
BROWSER OSK = 0
#
#
Not sure if any other file need to be altered...

Sorry, it's this part of piKey I have no experience in and I feel quite pathetic.
