User Tools

Site Tools


howto:disable_selector

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
howto:disable_selector [2009/06/25 02:17] – created pkubanekhowto:disable_selector [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
 ====== Disable selector ====== ====== Disable selector ======
  
-Selector is component responsible for selecting next targets. You can check if it is running by executing ps -A|grep selector. If the reply is empty, e.g. you will receive:+Selector is component responsible for selecting next targets. You can check if it is running by executing ps -A|grep selector. If the reply is not empty, e.g. you will receive:
  
-<xterm>+<xterm2>
 user@host:~$ ps -A|grep selector user@host:~$ ps -A|grep selector
 19126 pts/7    00:00:00 rts2-selector 19126 pts/7    00:00:00 rts2-selector
 user@host:~$  user@host:~$ 
-</xterm>+</xterm2>
  
 then selector is running. If you would like to work directly with the executor, you shall proceed with following instructions to disable it. then selector is running. If you would like to work directly with the executor, you shall proceed with following instructions to disable it.
Line 13: Line 13:
   - run rts2-mon   - run rts2-mon
   - press key down/key up until you reach SEL component. //Please note that SEL is usual name. If you are unsure about selector name, please consult /etc/rts2/services or ps -Af|grep selector)//   - press key down/key up until you reach SEL component. //Please note that SEL is usual name. If you are unsure about selector name, please consult /etc/rts2/services or ps -Af|grep selector)//
-  - press tab key (tabulator, usually located on upper left corner of your keyboard) to switch black bar to left +  - press tab key (tabulator, usually located on upper left corner of your keyboard) to switch to the adjacent area on the right 
-  - press key dow to reach sel_enable entry+  - press key down to reach sel_enable entry
   - press enter key to bring up a popup menu   - press enter key to bring up a popup menu
   - press key down to change true to false   - press key down to change true to false
Line 20: Line 20:
  
 You can see screencast of this action in this [[http://www.youtube.com/watch?v=rcMFkcL0980|screencast]]. You can see screencast of this action in this [[http://www.youtube.com/watch?v=rcMFkcL0980|screencast]].
 +
 +{{ youtube>rcMFkcL0980 }}
howto/disable_selector.1245889037.txt.gz · Last modified: 2009/06/25 00:00 (external edit)