Coder Social home page Coder Social logo

libfm's Introduction

Notes for runtime environment:
1. The file alteration monitor is done via GFileMonitor built into glib.
   It relies on inotify on Linux, kqueue on FreeBSD, and FAM or gamin
   on others. On Linux, no additional dependency is needed. However,
   for systems like NetBSD, you may need a working FAM daemon.

2. To get remote filesystem support, trash:///, and computer:/// support,
   libfm needs gvfs. Please install gvfs and its related backends
   if you need these features.

3. Volume management is done with glib, which relies on gvfs.
   If you don't want to use gvfs, try the --enable-udisks configure option.
   Libfm has a built-in volume management implementation done with udisks.
   However, it's still experimental and may be unstable.
   Use gvfs whenever possible.

4. If you're using Linux, mounting volumes without root privileges is
   supported by gvfs and udisks, given you have correct policy-kit
   configurations. If you have problems mounting/unmounting devices,
   check your policykit configurations. Either your permission settings
   are wrong, or there is no policykit agent running. There must be 
   something wrong and it's not a bug of libfm/pcmanfm.

libfm's People

Contributors

lstranger avatar pcman avatar brother avatar juergenhoetzel avatar smarquespt avatar starfall87 avatar wandrien avatar knedlyk avatar kbirabwa avatar zvacet avatar mbouzada avatar boobaloo avatar forfolias avatar anubisg1 avatar wwycheuk avatar joedalton2 avatar jalakas avatar aldatsa avatar ikisham avatar jvitkauskas avatar yarons avatar wylmer avatar zack1387 avatar reckku avatar crayxt avatar mseed avatar jnumm avatar paxman avatar tranduyhung avatar karbonitekream avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.