QNX RTOS v4 Knowledge Base
QNX RTOS v4 Knowledge Base
Title |
Login shell under PWM |
Ref. No. |
QNX.000009825 |
Category(ies) |
Development |
Issue |
1. How do we create a login shell under PWM? 2. How do we make pterm a login shell as a login shell?
|
Solution |
1. use the "pterm -l" option to create the shell as a login shell.
2. Under pwm, modify the ~/.photon/pwm/pwm.menu.def file (or copy the default into place, then modify) so that instead of running "pterm" for the "shell" it runs "pterm -l" |
|