Changes in uspace/app/init/init.c [a047aaa:75fe97b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
ra047aaa r75fe97b 355 355 int rc = compositor(HID_INPUT, HID_COMPOSITOR_SERVER); 356 356 if (rc == EOK) { 357 gui_start("/app/barber", HID_COMPOSITOR_SERVER);358 357 gui_start("/app/vlaunch", HID_COMPOSITOR_SERVER); 359 358 gui_start("/app/vterm", HID_COMPOSITOR_SERVER);
Note:
See TracChangeset
for help on using the changeset viewer.