OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Debian => Topic started by: birdsbite on January 15, 2009, 12:34:16 am

Title: Backtick? [answered]
Post by: birdsbite on January 15, 2009, 12:34:16 am
Hi, all.  I've got debian running on my 3200, but I can't figure out how to type a backtick: `  

Does anyone know how to do this?

Thanks

Aha!  Figured it out.  Changed a keymap.map entry (my choice: altgr keycode 12) to "grave" and ran loadkeys....
Title: Backtick? [answered]
Post by: pelrun on January 15, 2009, 10:58:46 pm
It's normally Fn+M, but your solution works too.
Title: Backtick? [answered]
Post by: birdsbite on January 16, 2009, 11:12:31 pm
Quote from: pelrun
It's normally Fn+M, but your solution works too.

Yes, I found that on google, but it didn't work for me.  don't know why.  

but thanks for responding.

cheers.
Title: Backtick? [answered]
Post by: gojira on January 18, 2009, 06:37:01 am
Quote from: birdsbite
Hi, all.  I've got debian running on my 3200, but I can't figure out how to type a backtick: `

it used to be fn-shift-minus (shift-@?) on the 860 sharprom (but I think it was missing on the 3200?)

I use

Code: [Select]
xmodmap -e "keysym minus = minus quoteleft at quoteleft"
to do give the old mapping (and also add it to shift-minus which otherwise isn't used and is easier to type)