Advertisement
kevinjohnson7890

OPENBSD 7.1 QUICK TEST ALL WINDOW MANAGERS

May 9th, 2022
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. ************************************
  2. ****************************************
  3. OpenBSD 7.1 QUICK TEST ALL OF THE AVAILABLE WINDOW MANAGERS
  4. as root: nano ~/.xsession
  5. as user: nano /home/USER/.xsession
  6. //////// means that the window manager doesn't work,
  7. either because it is broken or because it cannot find
  8. any configuration files
  9. --- means that it works, it successfully boot into the
  10. window manager without problems
  11. ---------------------- long it means that it also
  12. already gives you a nice menu
  13. *********************************
  14. **********************************
  15. 2bwm-- exec 2bwm (right click on top bar, write xterm)
  16. https://wiki.archlinux.org/title/2bwm
  17.  
  18. afterstep---------------- exec afterstep
  19. aewm///////////
  20. amiwm//////////////
  21. awesome--------------- exec awesome
  22. https://wiki.archlinux.org/title/Awesome
  23.  
  24. blackbox------------------- exec blackbox
  25. https://wiki.archlinux.org/title/Blackbox
  26.  
  27. compton///////
  28. enlightenment//////
  29. evilwm-- exec evilwm (ctrl+alt + enter to start xterm)
  30. https://wiki.archlinux.org/title/Evilwm
  31.  
  32. fluxbox--------------------- exec fluxbox
  33. https://wiki.archlinux.org/title/Fluxbox
  34.  
  35. fvwm2/////////////////
  36. fvwm3---------------------- exec fvwm3
  37.  
  38. ion//////////////////
  39. jwm---------------------- exec jwm
  40. https://wiki.archlinux.org/title/JWM
  41.  
  42. mlvwm////////////
  43. sawfish///////////
  44. pekwm----------------------- exec pekwm
  45. https://wiki.archlinux.org/title/PekWM
  46. ---------------------------------------------------------
  47. ratpoison-- exec ratpoison (ctrl+t +c to open xterm)
  48. https://wiki.archlinux.org/title/Ratpoison
  49. ***both ratpoison and stumpwm, its successor,
  50. they work without using the mouse*********
  51. stumpwm-20.11-- exec stumpwm (ctrl+t +c to open xterm)
  52. https://wiki.archlinux.org/title/Stumpwm
  53. -----------------------------------------------------------
  54. openbox obconf obmenu ---------------------- exec openbox
  55. https://wiki.archlinux.org/title/Openbox
  56.  
  57. bspwm-- exec bspwm
  58. https://wiki.archlinux.org/title/Bspwm
  59.  
  60. herbstluftwm-- (alt+enter to open xterm)
  61. https://wiki.archlinux.org/title/Herbstluftwm
  62.  
  63. dwm-- exec dwm (shift+alt+enter to open a terminal)
  64. https://wiki.archlinux.org/title/Dwm
  65.  
  66. i3 i3lock i3status exec i3
  67. (alt+enter to open xterm if alt has been selected as $mod key)
  68. https://wiki.archlinux.org/title/I3
  69.  
  70. windowmaker--------------- exec wmaker
  71. https://wiki.archlinux.org/title/Window_Maker
  72. ****************************************************************
  73. ****************************************************************
  74.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement