@ -1,8 +1,19 @@
|
||||
Chapter 2.1.4 Bluedevil
|
||||
=======================
|
||||
|
||||
bluedevil is the default application to make bluetooth devices for lubuntu.
|
||||
bluedevil is the default application to manage bluetooth devices for lubuntu.
|
||||
|
||||
|
||||
|
||||
Version
|
||||
-------
|
||||
Lubuntu ships with version 5.13.5 of bluedevil.
|
||||
|
||||
Pairing
|
||||
-------
|
||||
To launch bluedevil to pair with a device from the menu -> Internet -> Bluedevil Wizard. If bluetooth is disabled you will be asked to enable it. In the main part of the window will show detected bluetooth devices. Click on the device you wish to add and press next.
|
||||
|
||||
Screenshot
|
||||
----------
|
||||
|
||||
.. image:: bluedevilwizard.png
|
||||
|
After Width: | Height: | Size: 29 KiB |
After Width: | Height: | Size: 31 KiB |
After Width: | Height: | Size: 526 KiB |
After Width: | Height: | Size: 52 KiB |
After Width: | Height: | Size: 57 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 32 KiB |
@ -0,0 +1,18 @@
|
||||
Chapter 3.2.17 Alternatives configurator
|
||||
========================================
|
||||
|
||||
To configure your alternatives like your default web browser and more applications.
|
||||
|
||||
Version
|
||||
-------
|
||||
Lubuntu ships with version 1.0.1 of galternatives.
|
||||
|
||||
How to Launch
|
||||
-------------
|
||||
To launch Alternatives configurator from the menu -> Prefrences -> Alternatives configurator or run
|
||||
|
||||
.. code::
|
||||
|
||||
galternitives
|
||||
|
||||
from the command line.
|
After Width: | Height: | Size: 24 KiB |
@ -0,0 +1,25 @@
|
||||
Chapter 3.2.7 File Associations
|
||||
===============================
|
||||
|
||||
File associations changes the default applicatoin when opening a file.
|
||||
|
||||
Version
|
||||
-------
|
||||
Lubuntu ships with version 0.13.0 of file associations
|
||||
|
||||
Useage
|
||||
------
|
||||
To search for which file extenstion you want to change to open in another program you can search in the top box for that file format. On the left is really long list of all mimetype that you can change but searching for a particular one will be much faster. Once you find the filetype you want to change on the top right it tells you what kind of file that mimetype is and shows the extensions. The current default is shown on the lower right with a change button that brings up a menu for you to change it to something else.
|
||||
|
||||
Screenshot
|
||||
----------
|
||||
.. image:: file_associations.png
|
||||
|
||||
How to Launch
|
||||
-------------
|
||||
From the menu -> Prefrences -> LXQt settings -> file associations or from the command line run
|
||||
|
||||
.. code::
|
||||
|
||||
lxqt-config-file-associations
|
||||
|