Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| picore:gui [2025/05/05 17:44] – created 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. \\ | ||
| + | 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 10: | 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. | ||