Nirjhor, There has not any single error in the script. I gave u the solution, n I am telling u its correct, n it works. Dont get me wrong, but cant u atleast try urself? Try to find out da error, whr u r doing wrong? Atleast try Googling the error, u r getting? I can help u to fix it, right now. But, I am not even trying. Please try urself.
On 05/07/2010, Junayeed Ahnaf <[email protected]> wrote: > Hello, > > I was trying to do the work with these commands : > > [nirj...@localhost ~]$ cat << EOF >> $HOME/.xmodmaprc >> remove mod4 = Super_L >> keysym Super_L = F14 >> EOF > [nirj...@localhost ~]$ cat << EOF >> $HOME/.kde/Autostart/remap_keys.sh >> #!/bin/sh >> xmodmap $HOME/.xmodmaprc >> EOF > [nirj...@localhost ~]$ chmod 755 $HOME/.kde/Autostart/remap_keys.sh > [nirj...@localhost ~]$ $HOME/.kde/Autostart/remap_keys.sh > xmodmap: /home/Nirjhor/.xmodmaprc:1: bad keysym in remove modifier list > 'Super_L', no corresponding keycodes > xmodmap: /home/Nirjhor/.xmodmaprc:2: bad keysym target keysym 'Super_L', no > corresponding keycodes > xmodmap: 2 errors encountered, aborting. > [nirj...@localhost ~]$ > > Now I've tried it as root: > > [r...@localhost Nirjhor]# cat << EOF >> $HOME/.xmodmaprc >> remove mod4 = Super_L >> keysym Super_L = F14 >> EOF > [r...@localhost Nirjhor]# cat << EOF >> $HOME/.kde/Autostart/remap_keys.sh >> #!/bin/sh >> xmodmap $HOME/.xmodmaprc >> EOF > bash: /root/.kde/Autostart/remap_keys.sh: No such file or directory > > Any help from anyone? What's wrong with it? > -- > I am me, I wanna be me. Like me or not, this is the way I am- > > Junayeed Ahnaf Nirjhor > Linux Mint Bangladesh > Facebook- http://www.facebook.com/nirjhor > Twitter - http://www.twitter.com/nirjhor > Myspace- http://www.myspace.com/nirjhor1992 > Blog - http://nirjhor.wordpress.com > > -- > Ubuntu Bangladesh | http://ubuntu-bd.org > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > -- Sent from my mobile device Angel 0DF8 3CD4 AFE3 68C6 2CDA 9F17 14B8 1A15 E5F7 73C2 Fedora -- Freedom² and rapid innovation -- Ubuntu Bangladesh | http://ubuntu-bd.org [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
