From c5a7440f124212822e1d39a9d62f72cc34babecf Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 9 Oct 2024 10:50:21 -0700 Subject: [PATCH] Update quassel first connecting text thanks guiverc --- source/2/2.1/2.1.3/Quassel_IRC.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/2/2.1/2.1.3/Quassel_IRC.rst b/source/2/2.1/2.1.3/Quassel_IRC.rst index d4107b55..09828d5e 100644 --- a/source/2/2.1/2.1.3/Quassel_IRC.rst +++ b/source/2/2.1/2.1.3/Quassel_IRC.rst @@ -18,9 +18,9 @@ To see all the nicknames of someone in a channel are located in a sidebar labele .. image:: quasselwizard.png -To add the Lubuntu IRC chat network click :menuselection:`File --> Networks --> Configure_Networks`. To add a new network click the :guilabel:`+Add` button. To connect to a common public network :guilabel:`Use preset` dropdown, select :guilabel:`Lubuntu IRC` or any other server you want to join and then press :guilabel:`OK`. To change a name of an IRC network press the :guilabel:`Rename` button type the new name in and press :guilabel:`OK`. +To add the Lubuntu IRC chat network click :menuselection:`File --> Networks --> Configure_Networks`. To add a new network click the :guilabel:`+Add` button. To connect to a common public network :guilabel:`Use preset` dropdown, select :guilabel:`irc.libera.chat:6667`, :guilabel:`irc.libera.chat:6697` for encrypted irc, or any other server you want to join and then press :guilabel:`OK`. To change a name of an IRC network press the :guilabel:`Rename` button type the new name in and press :guilabel:`OK`. -To join a channel simple type :kbd:`/join 1` (where 1 is the channel name), right click the network and select :menuselection:`Join Channel` or use the :guilabel:`Join` button. To leave a channel right click on the channel name on the right hand side and select :menuselection:`Part` from the context menu or type :kbd:`/part channelname`. If you want to join the channel again after leaving it right click on the channel and select :menuselection:`Join`. To have your chat be hidden until you rejoin it again right click on the channel and select :menuselection:`Hide Chats(s) Temporarily`. To hide the chat forever right click on the channel and select :menuselection:`Hide Chats(s) Permanently`. +To join a channel simple type :kbd:`/join 1` (where 1 is the channel name), right click the network and select :menuselection:`Join Channel` or use the :guilabel:`Join` button. To join support channel for lubuntu type :kbd:`/join #lubuntu`. To leave a channel right click on the channel name on the right hand side and select :menuselection:`Part` from the context menu or type :kbd:`/part channelname`. If you want to join the channel again after leaving it right click on the channel and select :menuselection:`Join`. To have your chat be hidden until you rejoin it again right click on the channel and select :menuselection:`Hide Chats(s) Temporarily`. To hide the chat forever right click on the channel and select :menuselection:`Hide Chats(s) Permanently`. To hide all people joining or leaving a chat right click on the channel list :menuselection:`Hide Events --> Joins/Parts/Quits`. To only hide people joining right click on the list of channel list :menuselection:`Hide Events --> Joins`. To hide people parting the channel right click on the channel list :menuselection:`Hide Events --> Parts`. To hide people quitting the channel right click on the channel list :menuselection:`Hide Events --> Quits`. To hide people changing their nickname :menuselection:`Hide Events --> Name Changes`. To hide when someone changes the topic of a channel :menuselection:`Hide Events --> Topic Changes`. To hide people changing the mode of a channel right click on the list of channels :menuselection:`Hide Events --> Mode Changes`. To hide when Quassel tells you it is tomorrow right click on the list of channels :menuselection:`Events --> Day Changes`. However while hiding events may result in less busy traffic it can leave you trying to communicate with people no longer on IRC. To view these events again simply uncheck the checkbox for that event.