161. .sysconfig.joystick

SCR Agent for reading/writing /etc/sysconfig/joystick using the rc-agent

161.1. Description

Read/Sets the values defined in /etc/sysconfig/joystick in an easy manner.

Access type: read/write

File Name: /usr/share/YaST2/scrconf/cfg_joystick.scr

See: y2a_rcnf/rcagent.txt libscr

161.2. Usage

Example 95. 

Dir(.joystick)
(["GAMEPORT_MODULE_0", "JOYSTICK_MODULE_0", ... ]) **
Read(.joystick.GAMEPORT_MODULE_0)
("emu10k1-gp")
Write(.joystick.GAMEPORT_MODULE_0, "emu10k1-gp")
(true)