Update of /cvsroot/fink/experimental/todai/user-ja/simple
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32483/simple

Added Files:
        xmodmap-ja.sh 
Log Message:
* Move $fink_prefix/etc/xinitrc.d/50kinput2.sh to the kinput2 package.
* Small cleanup.
* build.sh: go cd -> go_cd
* sedsrc/kinput2.sh.in: removed
* sedsrc/xmodmap-ja.sh.in: renamed to simple/xmodma-ja.sh


--- NEW FILE: xmodmap-ja.sh ---
# $Id: xmodmap-ja.sh,v 1.1 2006/03/12 11:01:52 aida_s Exp $
: ${xinitrc_xmodmap_ja_enable=YES}
case "x$xinitrc_xmodmap_ja_enable" in
    x[Yy][Ee][Ss])
    xmodmap -e "keycode 101 = backslash bar"
    xmodmap -e "keycode 66 = Meta_L" -e "remove mod1 = Mode_switch" -e "add 
mod2 = Meta_L"
    ;;
esac



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to