<br><br><div class="gmail_quote">On Mon, Aug 15, 2011 at 2:33 PM, kraxadmin <span dir="ltr">&lt;<a href="mailto:kraxadmin@gmail.com">kraxadmin@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<p>Hello all</p><p>I installed lightdm from AUR and I want to add above numlock on script to Display-manager.</p><div><pre><code>if [ -x /usr/bin/numlockx ]; then
      /usr/bin/numlockx on
fi</code></pre></div><p>I have these in etc/lightdm/{key.conf, lightdm-gtk-greeter.conf, lightdm.conf, users.conf}.</p><p>to which one should i add this scrip.</p>
</blockquote></div><br>