Berk Birand
2004-04-04 15:42:09 UTC
Hi,
I am the original poster of the thread "Pipe as argument". First, I'd like
to thank Web Surfer, Urs Thuermann and Johannes Kloos for their answers.
AFAIK the backticks run the command in a subshell and returns the result
right?
Anyway while trying to do that, I noticed that some keys didn't work as
expected under X. The key-combination that is supposed to produce the
backtick prints | . It works flawlessly in console.
I tried doing
xmodmap -e "keycode 51 = backtick"
but got the error
xmodmap: commandline:0: bad keysym name 'backtick' in keysym list
xmodmap: 1 error encountered, aborting.
What is the identifier for the backtick character? Also what should I do
to make sure this mapping is done everytime my OS boots? I found a file
called .xmodmaprc , but it doesn't seem like working.
Thanks!
BB
I am the original poster of the thread "Pipe as argument". First, I'd like
to thank Web Surfer, Urs Thuermann and Johannes Kloos for their answers.
AFAIK the backticks run the command in a subshell and returns the result
right?
Anyway while trying to do that, I noticed that some keys didn't work as
expected under X. The key-combination that is supposed to produce the
backtick prints | . It works flawlessly in console.
I tried doing
xmodmap -e "keycode 51 = backtick"
but got the error
xmodmap: commandline:0: bad keysym name 'backtick' in keysym list
xmodmap: 1 error encountered, aborting.
What is the identifier for the backtick character? Also what should I do
to make sure this mapping is done everytime my OS boots? I found a file
called .xmodmaprc , but it doesn't seem like working.
Thanks!
BB