mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #7227 from nextcloud/Valdnet-patch-1
Change keyboard shortcuts to uppercase and more fix
This commit is contained in:
commit
b175b7f5ae
@ -12,7 +12,7 @@ A moderator can add a Matterbridge connection in the chat conversation settings.
|
||||
|
||||
.. image:: images/matterbridge-settings.png
|
||||
|
||||
Each of the bridges has its own need in terms of configuration. Information for most is available on the Matterbridge wiki and can be accessed behind ``more information`` menu in the ... menu. You can also `access the wiki directly. <https://github.com/42wim/matterbridge/wiki>`_
|
||||
Each of the bridges has its own need in terms of configuration. Information for most is available on the Matterbridge wiki and can be accessed behind ``more information`` menu in the ``...`` menu. You can also `access the wiki directly. <https://github.com/42wim/matterbridge/wiki>`_
|
||||
|
||||
Lobby
|
||||
-----
|
||||
@ -26,7 +26,7 @@ You can choose to let the participants join the call at a specific time, or when
|
||||
Commands
|
||||
--------
|
||||
|
||||
Nextcloud allows users to execute actions using commands. A command typically looks like
|
||||
Nextcloud allows users to execute actions using commands. A command typically looks like:
|
||||
|
||||
``/wiki airplanes``
|
||||
|
||||
|
||||
@ -31,7 +31,7 @@ During a call, you can find the Camera and Microphone settings in the ``...`` me
|
||||
|
||||
.. image:: images/talk-settings.png
|
||||
|
||||
During a call, you can mute your microphone and disable your video with the buttons on your video on the bottom-right, or using the shortcuts ``m`` to mute audio and ``v`` to disable video. You can also use the space bar to toggle mute. When you are muted, pressing space will unmute you so you can speak until you let go of the space bar. If you are unmuted, pressing space will mute you until you let go.
|
||||
During a call, you can mute your microphone and disable your video with the buttons on your video on the bottom-right, or using the shortcuts ``M`` to mute audio and ``V`` to disable video. You can also use the space bar to toggle mute. When you are muted, pressing space will unmute you so you can speak until you let go of the space bar. If you are unmuted, pressing space will mute you until you let go.
|
||||
|
||||
You can hide your video (useful during a screen share) with the little arrow just above the video stream. Bring it back with the little arrow again.
|
||||
|
||||
@ -43,6 +43,6 @@ You can click the monitor icon on your video stream to share your screen. Depend
|
||||
More settings
|
||||
-------------
|
||||
|
||||
In the conversation menu you can choose to go full-screen. You can also do this by using the ``f`` key on your keyboard. In the conversation settings, you can find notification options and the full conversation description.
|
||||
In the conversation menu you can choose to go full-screen. You can also do this by using the ``F`` key on your keyboard. In the conversation settings, you can find notification options and the full conversation description.
|
||||
|
||||
.. image:: images/guest-room-menu.png
|
||||
|
||||
@ -77,7 +77,7 @@ Here you can also create a direct link to the message or mark it unread so you w
|
||||
Managing a conversation
|
||||
---------------
|
||||
|
||||
You are always moderator in your new conversation. In the participant list on the right you can elevate other participants to moderators using the ``...`` menu to the right of their user name, or remove them from the conversation.
|
||||
You are always moderator in your new conversation. In the participant list on the right you can elevate other participants to moderators using the ``...`` menu to the right of their user name, or remove them from the conversation.
|
||||
|
||||
.. image:: images/participant-menu.png
|
||||
|
||||
@ -96,7 +96,7 @@ When you're in a conversation, you can start a call any time with the ``Start ca
|
||||
|
||||
.. image:: images/join-call.png
|
||||
|
||||
During a call, you can mute your microphone and disable your video with the buttons on your video on the bottom-right, or using the shortcuts ``m`` to mute audio and ``v`` to disable video. You can also use the space bar to toggle mute. When you are muted, pressing space will unmute you so you can speak until you let go of the space bar. If you are unmuted, pressing space will mute you until you let go.
|
||||
During a call, you can mute your microphone and disable your video with the buttons on your video on the bottom-right, or using the shortcuts ``M`` to mute audio and ``V`` to disable video. You can also use the space bar to toggle mute. When you are muted, pressing space will unmute you so you can speak until you let go of the space bar. If you are unmuted, pressing space will mute you until you let go.
|
||||
|
||||
You can hide your video (useful during a screen share) with the little arrow just above the video stream. Bring it back with the little arrow again.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user