linux_wiki:send_message_to_users_x11

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux_wiki:send_message_to_users_x11 [2015/12/27 22:38]
billdozor created
linux_wiki:send_message_to_users_x11 [2019/05/25 23:50]
Line 1: Line 1:
-====== Send Message To Users X11 ====== 
- 
-**General Information** 
- 
-Send a message to users logged into the GUI (X11).  
- 
-**Checklist** 
-  * System with a GUI installed 
-  * Other users logged into GUI 
- 
----- 
- 
-====== Send a Popup Window Message ====== 
- 
-To send a popup message: 
-<code bash> 
-export DISPLAY=':0.0' 
-xmessage "Hello, everyone!" 
-</code> 
- 
----- 
  
  • linux_wiki/send_message_to_users_x11.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)