Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
picore:gui [2025/05/14 18:24] – rhermsen | picore:gui [2025/07/06 11:01] (current) – rhermsen | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== piCore GUI via HDMI ====== | ====== piCore GUI via HDMI ====== | ||
- | To have GUI available via HDMI load the following extensions. | + | To have GUI available via HDMI, load the following extensions. |
- | After this you can use ' | + | After this you can use ' |
+ | You have the option to use flwm.tcz (title bar at the side) or flwm_topside.tcz (title bar at the top). | ||
* tce-load -wi Xorg.tcz | * tce-load -wi Xorg.tcz | ||
- | * tce-load -wi flwm.tcz | + | * tce-load -wi flwm.tcz\\ or \\ tce-load -wi flwm_topside.tcz |
* tce-load -wi aterm.tcz | * tce-load -wi aterm.tcz | ||
Line 12: | Line 13: | ||
* tce-load -wi wbar.tcz | * tce-load -wi wbar.tcz | ||
- | * startx | + | * startx |
+ | |||
+ | |||
+ | Instead of loading the 4 extensions separately you can load them at once with: | ||
+ | |||
+ | * tce-load -wi TC.tcz \\ In this case flwm_topside.tcz will be used. |