Start and Stop

Depending on the used architecture and operating system, several options exist for the application start and stop.

The start files are located in the application directory and can be started via the command line (Windows) or via the terminal (Linux).

To do so, change to this application directory and start the POS Client using the start file touch_pos.cmd (Windows) or touch_pos.sh (Linux).

Windows

d:
cd \gkretail\pos
run_tpos.cmd

Linux

cd /usr/local/gkretail/pos
./run_tpos.cmd 

The function "End program" allows you to stop the application. This function can be found in the Service menu of the POS Client. First, log out any logged-in cashiers. After logout, the program can be shut down in the Service menu. Depending on the configuration of the application, it may be necessary to enter a password.