zwin-project / zen

The reference compositor implementation of Zwin protocol
https://zwin.dev
MIT License
26 stars 6 forks source link
wayland-compositor zwin

= ZEN

XR Desktop Environment.

== Try it out If you want to try out Zen, you can follow https://www.zwin.dev/getting_started/system_requirements[our installation guides].

== Start ZEN Desktop

=== Option 1

Select ZEN from your display manager.

=== Option 2

[red]#*caution# + Switching between virtual terminals may be confusing if you are not familiar with it. You may not be able to return to your GUI desktop unless you force a reboot.

[source, shell]

$ sudo chvt

[source, shell]

$ zen-desktop

== Key bindings

We cannot customize these bindings for now.

.Key bindings [%autowidth.stretch] |=== |bindings|description

| + + → |Move to next board

| + + ← |Move to previous board

| + q |Terminate ZEN Desktop (for development convenience)

|===

== Contribution

See link:./doc/CONTRIBUTING.adoc[CONTRIBUTING.adoc].