Skip to content

Commit

Permalink
Merge pull request #1194 from DSD-DBS/macos-right-click
Browse files Browse the repository at this point in the history
docs(user): Add instructions for secondary click on macOS
  • Loading branch information
MoritzWeber0 authored Nov 24, 2023
2 parents 58b162a + d46457b commit 248e32c
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions docs/docs/user/sessions/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
~ SPDX-License-Identifier: Apache-2.0
-->

<!-- prettier-ignore-start -->

??? question "My Capella crashed. What should I do?"

Capella can crash for many different reasons. Many issues are issues with
Eclipse Capella itself, so we try to escalate issues there. Bugs can be
reported to the Eclipse Capella team directly in the
Expand Down Expand Up @@ -53,4 +52,11 @@
please recreate your session to get a valid session password for the models
of the required project.

<!-- prettier-ignore-end -->
<!-- prettier-ignore -->
??? question "I can't use the `Control` key for the secondary/right-click on macOS"

Please use an external mouse or use the trackpad gesture (click with two
fingers on the trackpad).

The sessions run on Linux and the `Control` key can't be mapped properly
via the remote desktop protocol.

0 comments on commit 248e32c

Please sign in to comment.