1

I want to ask is there any chance to create your own notification window, you know when you click hotkey from your keyboard and you are in-game, it will pops out for example text. You guys have any idea?

muru
  • 207,228
HeicPy
  • 11

1 Answers1

1

Use xmessage. Just run the following in a terminal emulator (Ctrl+Alt+T):

xmessage here_comes_your_message

A notification window will pop up.

Eduardo Cola
  • 5,876
  • 3
  • 20
  • 33