Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/daemon/client/include/input.client.class

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1258 by niro, Wed Feb 2 20:20:24 2011 UTC revision 1259 by niro, Fri Feb 4 19:59:17 2011 UTC
# Line 38  set_input_keymap() Line 38  set_input_keymap()
38    
39   if pidof X   if pidof X
40   then   then
41   x11runas "DISPLAY=:0 setxkbmap ${value}"   x11runas "setxkbmap ${value}"
42   fi   fi
43  }  }

Legend:
Removed from v.1258  
changed lines
  Added in v.1259