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 1644 by niro, Fri Feb 4 19:59:17 2011 UTC revision 1645 by niro, Thu Mar 10 18:14:34 2011 UTC
# Line 36  set_input_keymap() Line 36  set_input_keymap()
36   addconfig " Option \"XkbLayout\" \"${value}\""   addconfig " Option \"XkbLayout\" \"${value}\""
37   addconfig 'EndSection'   addconfig 'EndSection'
38    
39   if pidof X   x11runas "setxkbmap ${value}"
  then  
  x11runas "setxkbmap ${value}"  
  fi  
40  }  }

Legend:
Removed from v.1644  
changed lines
  Added in v.1645