Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Recommended Linux distro for X-Plane

Featured Replies

  • Commercial Member

Saved my Home directory from 12.04 and installed Ubuntu 14.04 yesterday. Only a little Grub problem, that was quickly fixed. But it took me some hours to find out, that I only needed to remove preferences in the output folder! Douuh, I thought my CH pedals to not being recognised.

I also did create in /lib/udev/rules.d a file called 99-XPlane.rules as mentioned in some xplane.org thread:

# CH PRO PEDALS USB
KERNEL=="event*", ATTRS{idProduct}=="00f2", ATTRS{idVendor}=="068e", MODE="0666"

# CH PRO joystick
KERNEL=="event*", ATTRS{idProduct}=="00ff", ATTRS{idVendor}=="068e", MODE="0666"

 

I also have a X-Plane start script:

#!/bin/bash
cd /dev/input
sudo setfacl --modify u:michael:rw- --modify g::rw- event*
cd ~/X-Plane_10
./X-Plane-x86_64

 

Very happy, now bring on the Steam games. :wub:

  • Replies 45
  • Views 9.9k
  • Created
  • Last Reply

Top Posters In This Topic

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.