Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Select language:
English
French
German
Hungarian
Italian
Norwegian
News:
Home
Help
Search
Calendar
Members
View the memberlist
Search For Members
Login
Register
OESF Portables Forum
»
Everything Else
»
Archived Forums
»
Distros, Development, and Model Specific Forums
»
Zaurus Distro Support and Discussion
»
Sharp ROMs
»
Cacko: Single Back Quote On 860
← previous
next →
Print
Pages: [
1
]
Author
Topic: Cacko: Single Back Quote On 860 (Read 2209 times)
fir
Newbie
Posts: 32
Cacko: Single Back Quote On 860
«
on:
December 04, 2004, 10:30:19 am »
How do you type a single back quote using the Cacko ROM, as in:
echo Date is `date`
I see it there on the key just right of the spacve bar on my C860, but I haven't been able to figure out what metakey to use4 to access it.
Frank.
Logged
iamasmith
Hero Member
Posts: 1248
Cacko: Single Back Quote On 860
«
Reply #1 on:
December 04, 2004, 11:22:32 am »
It's Shift-@ or if you press Fn+Shift+"-"
Rather a nasty key combo so I edit ~/Settings/keyhelper.xml as follows...
.....
<define code="2016">
<map key="Greater"/>
<map_modifier Shift="On"/>
</define>
<define code="2008">
<map key="At"/>
<map_modifier Shift="On"/>
</define>
</mappings>
This gives me ` on Fn+0
Once that's done simply use..
khctl reload
And away you go.
Hope that helps,
- Andy
Logged
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card
maslovsky
Hero Member
Posts: 1426
Cacko: Single Back Quote On 860
«
Reply #2 on:
December 04, 2004, 05:13:34 pm »
Cool, I'm gonna use your mapping in the next ROM
Logged
Print
Pages: [
1
]
← previous
next →
OESF Portables Forum
»
Everything Else
»
Archived Forums
»
Distros, Development, and Model Specific Forums
»
Zaurus Distro Support and Discussion
»
Sharp ROMs
»
Cacko: Single Back Quote On 860