OESF Portables Forum

Model Specific Forums => Gemini PDA => Gemini PDA - Linux => Topic started by: Jeffrey Mark Siskind on July 17, 2018, 11:11:11 am

Title: How do you type the "Insert" key?
Post by: Jeffrey Mark Siskind on July 17, 2018, 11:11:11 am
How do you type the "Insert" key?
Title: How do you type the "Insert" key?
Post by: loop on July 17, 2018, 02:37:09 pm
Quote from: Jeffrey Mark Siskind
How do you type the "Insert" key?

I've remapped Fn+P to "insert" (the original binding is quite useless):
Code: [Select]
xmodmap -e 'keycode 33 = p P VoidSymbol VoidSymbol Insert Insert'
Title: How do you type the "Insert" key?
Post by: Eric BF on July 17, 2018, 06:15:31 pm
Quote from: loop
I've remapped Fn+P to "insert" (the original binding is quite useless):
Fn+P gives me = which is not what I would consider useless... but I guess it depends on what you type normally!  
Title: How do you type the "Insert" key?
Post by: loop on July 18, 2018, 07:18:18 am
Quote from: Eric BF
Quote from: loop
I've remapped Fn+P to "insert" (the original binding is quite useless):
Fn+P gives me = which is not what I would consider useless... but I guess it depends on what you type normally!  
Depends on the keyboard layout. I'm using one that originally makes = available without Fn.
Title: How do you type the "Insert" key?
Post by: Eric BF on July 18, 2018, 06:10:49 pm
Quote from: loop
Quote from: Eric BF
Quote from: loop
I've remapped Fn+P to "insert" (the original binding is quite useless):
Fn+P gives me = which is not what I would consider useless... but I guess it depends on what you type normally!  
Depends on the keyboard layout. I'm using one that originally makes = available without Fn.
Ooops, sorry. Forgot about alternative keyboards.