Carsten Haitzler (The Rasterman) ha scritto il 26/03/2017 alle 15:36:
> On Sat, 25 Mar 2017 22:36:45 +0100 Massimo Maiurana <maiur...@gmail.com> said:
>
>> Carsten Haitzler (The Rasterman) ha scritto il 23/03/2017 alle 00:29:
>>> On Wed, 22 Mar 2017 12:49:09 +0100 Massimo Maiurana <maiur...@gmail.com>
>>> said:
>>>
>>>> Carsten Haitzler (The Rasterman) ha scritto il 21/03/2017 alle 00:11:
>>>>> On Mon, 20 Mar 2017 22:50:13 +0100 Massimo Maiurana <maiur...@gmail.com>
>>>>> said:
>>>>>
>>>>>> Carsten Haitzler (The Rasterman) ha scritto il 20/03/2017 alle 04:02:
>>>>>>> On Sun, 19 Mar 2017 21:49:00 +0100 Massimo Maiurana <maiur...@gmail.com>
>>>>>>> said:
>>>>>>>
>>>>>>>> Massimo Maiurana ha scritto il 19/03/2017 alle 14:29:
>>>>>>>>> Mick ha scritto il 19/03/2017 alle 13:23:
>>>>>>>>>> On Sunday 19 Mar 2017 09:44:23 Massimo Maiurana wrote:
>>>>>>>>>>> Hi,
>>>>>>>>>>> I finally bought a brand new laptop :)
>>>>>>>>>>>
>>>>>>>>>>> Of course I installed E, building from source as I've always did
>>>>>>>>>>> but I have two problems to solve.
>>>>>>>>>>>
>>>>>>>>>>> The first is regarding acpi events: closing lid the laptop should
>>>>>>>>>>> suspend, and indeed it is what happens under gnome (there also lid
>>>>>>>>>>> open resumes it) but does not happen under E. Acpid is not installed
>>>>>>>>>>> so probably that's what I need, but I wonder why it works in gnome.
>>>>>>>>>>
>>>>>>>>>> I don't run gnome, but from a more generic perspective you will need
>>>>>>>>>> to install acpid and make sure it is running as a service when you
>>>>>>>>>> boot up. Closing the lid then generates an event captured by acpid
>>>>>>>>>> which by default will suspend to ram. Check what you have at
>>>>>>>>>> Settings > Settings Panel > Input
>>>>>>>>>>> ACPI Bindings > Lid Closed. I have set mine to 'Suspend
>>>>>>>>>>> Intelligently' and
>>>>>>>>>> it works as advertised.
>>>>>>>>>
>>>>>>>>> Hmh, well, i'm not sure acpid is required for this to work. I think
>>>>>>>>> acpid is for managing acpi events, not for exposing them, or lid close
>>>>>>>>> wouldn't work even under other environments. I'll try installing it
>>>>>>>>> and see if it solves the problem.
>>>>>>>>
>>>>>>>> Well, I installed acpid, now lid events are recognized but an old issue
>>>>>>>> is back: dpms.
>>>>>>>> Before installing acpid screen blanking did work as expected, after
>>>>>>>> reaching timeout the screen was really blanked out, with acpid
>>>>>>>> installed the backlight is never turned off so it is more an obscuring
>>>>>>>> than a blanking. Indeed "xset q" says that dmps is off :/
>>>>>>>
>>>>>>> e enables dpms no matter what (unless blanking is off). unless something
>>>>>>> else modified dpms after e changed it... it should stay there. if you
>>>>>>> restart e it should go back to being set (ctrl+alt+end not log out and
>>>>>>> log in). acpid itself would not do this at all as it doesn't know about
>>>>>>> x. i suspect something like gnome-settings-daemon is doing this. poke
>>>>>>> there.
>>>>>>
>>>>>> Indeed that does the trick, dpms is enabled if I restart E. And yes,
>>>>>> gnome-settings-daemon is running, probably because gdm pulls it in. Is
>>>>>> there a way I can prevent gsd from starting and/or make it not mess with
>>>>>> dpms settings?
>>>>>
>>>>> kill it before e starts? :) use a ~/.xsession to do it then run
>>>>> enlightenment_start ?
>>>>
>>>> I can't kill it as a user, don't have permissions to do it because it is
>>>> launched by user Debian-gdm :(
>>>
>>> then stop using gdm... use lightdm, xdm, slim ... something else...?
>>
>> I tried both lightdm and slim, gsd is not running but E always starts
>> with dpms disabled :(
>
> something else resetting on login? what processes are running?
Attached are outputs from "ps aux" and "pstree", there are a lot of
processes but I can't understand what could be messing with dpms settings.
>> There is another gnome related process which is launched at startup:
>> at-spi2-registryd, the accessibility daemon, launched with the option
>> --use-gnome-session. Maybe it could control dpms settings but I don't
>> know how to prevent it from running. Someone said that the env variable
>> NO_AT_BRIDGE=1 should do it, but that's not true at least here.
>
> who starts that? i know e's code goes through the exact same path on login and
> restart when it comes to applying config like dpms... or it used to...
Looks like it's started by systemd.
If I manually restart E it enables dpms; maybe that restart you are
talking doesnìt occur for some reason?
>>>>>>>>>>> The second is about icons: Applications menu is full populated with
>>>>>>>>>>> all applications, including my own in ~/.local/share/applications,
>>>>>>>>>>> but only 3 of them have an icon associated (a custom of mine,
>>>>>>>>>>> gnome-font-viewer and the E filemanager). Also, much more annoying,
>>>>>>>>>>> evry doesn't list desktop applications in the list that appears when
>>>>>>>>>>> I start typing, only executables and directories are listed.
>>>>>>>>>>
>>>>>>>>>> Settings > Settings Panel > Menu Settings > Applications, should give
>>>>>>>>>> you some options. One of these ought to make all/most application
>>>>>>>>>> icons to show up. Also check Settings > Settings Panel > Menu
>>>>>>>>>> Settings
>>>>>>>>>>> Miscellaneous, does not have 'Disable icons in menus' selected.
>>>>>>>>>
>>>>>>>>> I DO have applications in menu, my problem is not that. What I miss is
>>>>>>>>> icons for applications, but for that three applications mentioned
>>>>>>>>> above that have an icon in their own menu entry. If "disable icons"
>>>>>>>>> was checked I wouldn't have any icon neither for those three ;)
>>>>>>>>>
>>>>>>>>> Also, as said, I don't have applications displayed in evry.
>>>>>>>>> E.g. on the other laptop if I type "ice" in evry I see the icedove
>>>>>>>>> icon and so I can launch that application; I also see the icedove
>>>>>>>>> binary but can distinguish between them because the application
>>>>>>>>> starts with a capital letter and also displays an icon. In this
>>>>>>>>> laptop if i type "ice" I see only the icedove executable, not the
>>>>>>>>> application.
>>>>>>>>>
>>>>>>>>> Other example: I have a custom application named "Bpiol", which
>>>>>>>>> executes a binary called "launcher_linux.bat". If I type "bp" I don't
>>>>>>>>> see the application, and because the executable doesn't have the same
>>>>>>>>> name I don't see nothing. But evry displays menu categories as dirs,
>>>>>>>>> so if I browse that dirs I can reach any application including
>>>>>>>>> "Bpiol".
>>>>>>>>>
>>>>>>>>>> To configure Everything, check your settings under Settings >
>>>>>>>>>> Settings Panel > Launcher.
>>>>>>>>>>
>>>>>>>>>> HTH :-)
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>>> Check out the vibrant tech community on one of the world's most
>>>>>>>>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> _______________________________________________
>>>>>>>>>> enlightenment-users mailing list
>>>>>>>>>> enlightenment-users@lists.sourceforge.net
>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Massimo Maiurana
>>>>>>>> Ragusa (RG)
>>>>>>>>
>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>> Check out the vibrant tech community on one of the world's most
>>>>>>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>>>>>>> _______________________________________________
>>>>>>>> enlightenment-users mailing list
>>>>>>>> enlightenment-users@lists.sourceforge.net
>>>>>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Massimo Maiurana
>>>>>> Ragusa (RG)
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Massimo Maiurana
>>>> Ragusa (RG)
>>>>
>>>
>>>
>>
>>
>> --
>> Massimo Maiurana
>> Ragusa (RG)
>>
>
>
--
Massimo Maiurana
Ragusa (RG)
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.1 204892 7132 ? Ss 10:52 0:02 /sbin/init
root 2 0.0 0.0 0 0 ? S 10:52 0:00 [kthreadd]
root 3 0.0 0.0 0 0 ? S 10:52 0:00 [ksoftirqd/0]
root 5 0.0 0.0 0 0 ? S< 10:52 0:00 [kworker/0:0H]
root 7 0.0 0.0 0 0 ? S 10:52 0:14 [rcu_sched]
root 8 0.0 0.0 0 0 ? S 10:52 0:00 [rcu_bh]
root 9 0.0 0.0 0 0 ? S 10:52 0:00 [migration/0]
root 10 0.0 0.0 0 0 ? S< 10:52 0:00 [lru-add-drain]
root 11 0.0 0.0 0 0 ? S 10:52 0:00 [watchdog/0]
root 12 0.0 0.0 0 0 ? S 10:52 0:00 [cpuhp/0]
root 13 0.0 0.0 0 0 ? S 10:52 0:00 [cpuhp/1]
root 14 0.0 0.0 0 0 ? S 10:52 0:00 [watchdog/1]
root 15 0.0 0.0 0 0 ? S 10:52 0:00 [migration/1]
root 16 0.0 0.0 0 0 ? S 10:52 0:00 [ksoftirqd/1]
root 18 0.0 0.0 0 0 ? S< 10:52 0:00 [kworker/1:0H]
root 19 0.0 0.0 0 0 ? S 10:52 0:00 [cpuhp/2]
root 20 0.0 0.0 0 0 ? S 10:52 0:00 [watchdog/2]
root 21 0.0 0.0 0 0 ? S 10:52 0:00 [migration/2]
root 22 0.0 0.0 0 0 ? S 10:52 0:00 [ksoftirqd/2]
root 24 0.0 0.0 0 0 ? S< 10:52 0:00 [kworker/2:0H]
root 25 0.0 0.0 0 0 ? S 10:52 0:00 [cpuhp/3]
root 26 0.0 0.0 0 0 ? S 10:52 0:00 [watchdog/3]
root 27 0.0 0.0 0 0 ? S 10:52 0:00 [migration/3]
root 28 0.0 0.0 0 0 ? S 10:52 0:00 [ksoftirqd/3]
root 30 0.0 0.0 0 0 ? S< 10:52 0:00 [kworker/3:0H]
root 31 0.0 0.0 0 0 ? S 10:52 0:00 [kdevtmpfs]
root 32 0.0 0.0 0 0 ? S< 10:52 0:00 [netns]
root 33 0.0 0.0 0 0 ? S 10:52 0:00 [khungtaskd]
root 34 0.0 0.0 0 0 ? S 10:52 0:00 [oom_reaper]
root 35 0.0 0.0 0 0 ? S< 10:52 0:00 [writeback]
root 36 0.0 0.0 0 0 ? S 10:52 0:00 [kcompactd0]
root 38 0.0 0.0 0 0 ? SN 10:52 0:00 [ksmd]
root 39 0.0 0.0 0 0 ? SN 10:52 0:01 [khugepaged]
root 40 0.0 0.0 0 0 ? S< 10:52 0:00 [crypto]
root 41 0.0 0.0 0 0 ? S< 10:52 0:00 [kintegrityd]
root 42 0.0 0.0 0 0 ? S< 10:52 0:00 [bioset]
root 43 0.0 0.0 0 0 ? S< 10:52 0:00 [kblockd]
root 47 0.0 0.0 0 0 ? S< 10:52 0:00 [devfreq_wq]
root 48 0.0 0.0 0 0 ? S< 10:52 0:00 [watchdogd]
root 49 0.0 0.0 0 0 ? S 10:52 0:00 [kswapd0]
root 50 0.0 0.0 0 0 ? S< 10:52 0:00 [vmstat]
root 63 0.0 0.0 0 0 ? S< 10:52 0:00 [kthrotld]
root 64 0.0 0.0 0 0 ? S< 10:52 0:00 [ipv6_addrconf]
root 109 0.0 0.0 0 0 ? S< 10:52 0:00
[acpi_thermal_pm]
root 110 0.0 0.0 0 0 ? S< 10:52 0:00 [ata_sff]
root 136 0.0 0.0 0 0 ? S 10:52 0:00 [scsi_eh_0]
root 137 0.0 0.0 0 0 ? S< 10:52 0:00 [scsi_tmf_0]
root 138 0.0 0.0 0 0 ? S 10:52 0:00 [scsi_eh_1]
root 139 0.0 0.0 0 0 ? S< 10:52 0:00 [scsi_tmf_1]
root 142 0.0 0.0 0 0 ? S< 10:52 0:00 [bioset]
root 143 0.0 0.0 0 0 ? S< 10:52 0:00 [bioset]
root 148 0.0 0.0 0 0 ? S< 10:52 0:00 [kworker/2:1H]
root 149 0.0 0.0 0 0 ? S< 10:52 0:00 [kworker/0:1H]
root 150 0.0 0.0 0 0 ? S< 10:52 0:01 [kworker/3:1H]
root 151 0.0 0.0 0 0 ? S< 10:52 0:00 [kworker/1:1H]
root 179 0.0 0.0 0 0 ? S 10:52 0:01 [jbd2/sda5-8]
root 180 0.0 0.0 0 0 ? S< 10:52 0:00
[ext4-rsv-conver]
root 210 0.0 0.1 56024 5776 ? Ss 10:52 0:00
/lib/systemd/systemd-journald
root 216 0.0 0.0 0 0 ? S 10:52 0:00 [kauditd]
root 246 0.0 0.1 47496 5276 ? Ss 10:52 0:01
/lib/systemd/systemd-udevd
root 264 0.0 0.0 0 0 ? S< 10:52 0:00
[asus_wireless_w]
root 265 0.0 0.0 0 0 ? S 10:52 0:00
[irq/128-mei_me]
root 277 0.0 0.0 0 0 ? S 10:52 0:00 [i915/signal:0]
root 278 0.0 0.0 0 0 ? S 10:52 0:00 [i915/signal:1]
root 279 0.0 0.0 0 0 ? S 10:52 0:00 [i915/signal:2]
root 280 0.0 0.0 0 0 ? S 10:52 0:00 [i915/signal:4]
root 284 0.0 0.0 0 0 ? S< 10:52 0:00 [cfg80211]
root 301 0.0 0.0 0 0 ? S< 10:52 0:00 [hci0]
root 302 0.0 0.0 0 0 ? S< 10:52 0:00 [hci0]
root 303 0.0 0.0 0 0 ? S< 10:52 0:00 [kworker/u9:1]
root 304 0.0 0.0 0 0 ? S< 10:52 0:00 [kworker/u9:2]
root 324 0.0 0.0 0 0 ? S< 10:52 0:00 [kmemstick]
root 326 0.0 0.0 0 0 ? D 10:52 0:04 [rtsx_usb_ms_1]
root 327 0.0 0.0 0 0 ? S< 10:52 0:00 [led_workqueue]
root 351 0.1 0.0 0 0 ? S 10:52 0:42
[irq/109-ELAN100]
root 440 0.0 0.0 0 0 ? S 10:52 0:01 [jbd2/sda7-8]
root 441 0.0 0.0 0 0 ? S< 10:52 0:00
[ext4-rsv-conver]
systemd+ 455 0.0 0.1 129420 4196 ? Ssl 10:52 0:00
/lib/systemd/systemd-timesyncd
root 483 0.0 0.0 35804 1836 ? Ss 10:52 0:02
/usr/sbin/irqbalance --foreground
avahi 484 0.0 0.0 47140 3444 ? Ss 10:52 0:00 avahi-daemon:
running [diamante.local]
root 485 0.0 0.2 422568 8972 ? Ssl 10:52 0:00
/usr/sbin/ModemManager
root 488 0.0 0.1 36300 4456 ? Ss 10:52 0:00
/usr/lib/bluetooth/bluetoothd
root 489 0.0 0.1 46548 4744 ? Ss 10:52 0:00
/lib/systemd/systemd-logind
message+ 490 0.0 0.1 45956 4804 ? Ss 10:52 0:10
/usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile
--systemd-activation
avahi 494 0.0 0.0 47012 360 ? S 10:52 0:00 avahi-daemon:
chroot helper
root 499 0.0 0.4 498160 17760 ? Ssl 10:53 0:14
/usr/sbin/NetworkManager --no-daemon
root 504 0.0 0.0 29664 2840 ? Ss 10:53 0:00 /usr/sbin/cron
-f
root 505 0.0 0.0 250116 3036 ? Ssl 10:53 0:00
/usr/sbin/rsyslogd -n
rtkit 506 0.0 0.0 185744 2888 ? SNsl 10:53 0:00
/usr/lib/rtkit/rtkit-daemon
root 507 0.0 0.0 4192 104 ? Ss 10:53 0:00
/usr/sbin/minissdpd -i 0.0.0.0
root 512 0.0 0.0 4216 1304 ? Ss 10:53 0:02 /usr/sbin/acpid
root 513 0.0 0.1 283996 6796 ? Ssl 10:53 0:00
/usr/lib/accountsservice/accounts-daemon
root 514 0.0 0.2 97612 8416 ? Ss 10:53 0:00
/usr/sbin/cupsd -l
root 515 0.0 0.2 260784 9600 ? Ssl 10:53 0:00
/usr/sbin/cups-browsed
root 519 0.0 0.2 288212 8452 ? Ssl 10:53 0:00
/usr/lib/policykit-1/polkitd --no-debug
colord 592 0.0 0.3 314580 14188 ? Ssl 10:53 0:00
/usr/lib/colord/colord
root 602 0.0 0.0 14536 1632 tty1 Ss+ 10:53 0:00 /sbin/agetty
--noclear tty1 linux
root 614 0.0 0.3 118812 14148 ? Ss 10:53 0:00 /usr/bin/slim
-nodaemon
root 718 0.0 0.1 46340 6452 ? Ss 10:53 0:02
/sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
root 735 0.0 0.9 418932 35804 ? Ss 10:53 0:01
/usr/sbin/apache2 -k start
www-data 765 0.0 0.2 418876 10532 ? S 10:53 0:00
/usr/sbin/apache2 -k start
www-data 766 0.0 0.2 418956 9984 ? S 10:53 0:00
/usr/sbin/apache2 -k start
www-data 767 0.0 0.2 418956 9984 ? S 10:53 0:00
/usr/sbin/apache2 -k start
www-data 768 0.0 0.2 418956 9984 ? S 10:53 0:00
/usr/sbin/apache2 -k start
www-data 769 0.0 0.2 418956 9984 ? S 10:53 0:00
/usr/sbin/apache2 -k start
www-data 770 0.0 0.2 418956 9984 ? S 10:53 0:00
/usr/sbin/apache2 -k start
root 794 0.0 0.1 20476 4264 ? S 10:53 0:00 /sbin/dhclient
-d -q -sf /usr/lib/NetworkManager/nm-dhcp-helper -pf
/var/run/dhclient-wlp3s0.pid -lf
/var/lib/NetworkManager/dhclient-5b6814f6-3468-408d-a61b-1e0e36fc207b-wlp3s0.lease
-cf /var/lib/NetworkManager/dhclient-wlp3s0.conf wlp3s0
max 926 0.0 0.1 65104 6628 ? Ss 10:53 0:00
/lib/systemd/systemd --user
max 927 0.0 0.0 234512 2008 ? S 10:53 0:00 (sd-pam)
max 949 0.0 0.1 45220 4032 ? Ss 10:53 0:00
/usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile
--systemd-activation
max 1025 0.0 0.1 284396 6544 ? Ssl 10:53 0:00
/usr/lib/gvfs/gvfsd
max 1030 0.0 0.1 417696 5220 ? Sl 10:53 0:00
/usr/lib/gvfs/gvfsd-fuse /run/user/1000/gvfs -f -o big_writes
root 1054 0.0 0.3 399704 14840 ? Ssl 10:53 0:03
/usr/lib/packagekit/packagekitd
root 1203 0.0 0.0 0 0 ? S< 10:53 0:00 [krfcommd]
root 1212 0.0 0.2 375676 7876 ? Ssl 10:53 0:04
/usr/lib/udisks2/udisksd --no-debug
max 1255 0.0 0.1 348880 5988 ? Ssl 10:54 0:00
/usr/lib/at-spi2-core/at-spi-bus-launcher
max 1279 0.0 0.0 44988 3452 ? S 10:54 0:00
/usr/bin/dbus-daemon
--config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork
--print-address 3
mysql 3567 0.0 1.9 675944 74760 ? Ssl 10:58 0:30
/usr/sbin/mysqld
max 3643 0.0 0.2 213260 8040 ? Sl 10:58 0:00
/usr/bin/gnome-keyring-daemon --start --foreground --components=secrets
max 3879 0.0 0.1 193744 5532 ? Ssl 11:04 0:00
/usr/lib/gvfs/gvfsd-metadata
lp 4229 0.0 0.1 83956 5724 ? S 11:34 0:00
/usr/lib/cups/notifier/dbus dbus://
root 5818 5.4 2.4 391984 94368 tty2 Ssl+ 12:59 22:52
/usr/lib/xorg/Xorg -nolisten tcp -auth /var/run/slim.auth
max 5828 0.0 0.1 92292 7136 ? S 12:59 0:00
/opt/e17/bin/enlightenment_start
max 5844 0.0 0.0 47992 404 ? S 12:59 0:00 dbus-launch
--autolaunch 0834b3dbfb2246d59a01c34bbbe8051b --binary-syntax --close-stderr
max 5845 0.0 0.0 44988 2616 ? Ss 12:59 0:00
/usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
max 5883 0.0 0.0 47992 400 ? S 12:59 0:00
/usr/bin/dbus-launch --exit-with-session --sh-syntax
max 5884 0.0 0.0 45432 3808 ? Ss 12:59 0:00
/usr/bin/dbus-daemon --fork --print-pid 6 --print-address 8 --session
max 5902 0.0 0.0 11084 332 ? Ss 12:59 0:00
/usr/bin/ssh-agent /opt/e17/bin/enlightenment_start
max 5903 18.9 2.7 2161580 106896 ? Sl 12:59 79:12
/opt/e17/bin/enlightenment
max 5924 0.0 0.1 284516 6476 ? Sl 12:59 0:00
/usr/lib/gvfs/gvfsd
max 5929 0.0 0.1 417696 5084 ? Sl 12:59 0:00
/usr/lib/gvfs/gvfsd-fuse /home/max/.gvfs -f -o big_writes
max 5951 0.0 0.3 213524 13084 ? SNs 12:59 0:05 tint2
max 5955 0.4 1.3 851404 51628 ? SNsl 12:59 1:49 terminology
-g=152x47+139+10 -B -e tmax
max 5956 0.3 2.3 1499084 92872 ? SNsl 12:59 1:36
/home/max/bin/Telegram/Telegram --
max 5959 0.0 0.0 11352 3116 ? SNs 12:59 0:00 /bin/bash
/usr/bin/thunderbird
max 5964 28.8 17.2 2559624 676612 ? RNsl 12:59 120:22
/usr/lib/firefox-esr/firefox-esr
max 5966 0.0 0.9 556688 36328 ? SNsl 12:59 0:09 nm-applet
max 5987 2.0 9.5 2245016 374864 ? SNl 12:59 8:44
/usr/lib/thunderbird/thunderbird
max 5993 0.0 0.1 348888 5756 ? Sl 12:59 0:00
/usr/lib/at-spi2-core/at-spi-bus-launcher
max 6007 0.0 0.0 44988 3400 ? S 12:59 0:00
/usr/bin/dbus-daemon
--config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork
--print-address 3
max 6009 0.0 0.3 146604 15472 ? SNs 12:59 0:00
/opt/e17/bin/efreetd
max 6016 0.1 0.4 1422328 17192 ? S<l 12:59 0:37
/usr/bin/pulseaudio --start --log-target=syslog
max 6017 0.0 0.1 220340 6844 ? Sl 12:59 0:06
/usr/lib/at-spi2-core/at-spi2-registryd --use-gnome-session
max 6080 0.0 0.0 4288 1560 pts/0 SNs+ 12:59 0:00 /bin/sh
/home/max/bin/tmax
max 6154 0.0 0.0 28760 3904 ? SNs 13:00 0:02 tmux
new-session -d -s tmax
max 6155 0.0 0.1 21360 5288 pts/1 SNs 13:00 0:00 -bash
max 6162 0.0 0.1 21292 5064 pts/2 SNs 13:00 0:00 -bash
max 6169 0.0 0.1 21292 5080 pts/3 SNs 13:00 0:00 -bash
max 6172 0.0 0.1 21292 4980 pts/4 SNs 13:00 0:00 -bash
max 6187 0.0 0.0 19332 2900 pts/0 SN+ 13:00 0:00 tmux
attach-session -t tmax
max 6201 0.0 0.0 6080 716 pts/2 SN+ 13:00 0:00 tail -n 50 -F
/var/log/messages
max 6202 0.0 0.1 49304 4768 pts/1 SN+ 13:00 0:00 journalctl -f
max 6207 0.0 0.2 66768 9312 pts/4 SN+ 13:00 0:01 /usr/bin/mc -d
max 6209 0.0 0.1 21308 5260 pts/5 SNs+ 13:00 0:00 bash -rcfile
.bashrc
max 6264 0.0 0.3 221364 13908 ? SNs 13:00 0:00
/opt/e17/lib/enlightenment/utils/enlightenment_fm
max 6743 0.0 1.3 625380 52120 ? Sl 13:06 0:01
/usr/bin/python3 /usr/bin/blueman-applet
max 6751 0.0 0.1 187424 4884 ? Sl 13:06 0:00
/usr/lib/dconf/dconf-service
max 6753 0.0 0.1 84616 6816 ? S 13:06 0:00
/usr/lib/bluetooth/obexd
max 7151 0.0 0.2 213260 8304 ? Sl 13:10 0:00
/usr/bin/gnome-keyring-daemon --start --foreground --components=secrets
root 7263 0.0 0.2 310732 8760 ? Ssl 13:17 0:00
/usr/lib/upower/upowerd
max 8338 0.0 0.1 208624 5820 ? SNsl 15:15 0:00
/usr/lib/libreoffice/program/oosplash
max 8355 0.7 8.2 5254064 323508 ? SNl 15:15 1:58
/usr/lib/libreoffice/program/soffice.bin --splash-pipe=5
max 8356 0.0 0.0 0 0 ? ZN 15:15 0:00 [soffice.bin]
<defunct>
max 8392 0.0 0.2 355636 11180 ? Sl 15:15 0:00
/usr/lib/gvfs/gvfs-udisks2-volume-monitor
max 8397 0.0 0.1 269576 5272 ? Sl 15:15 0:00
/usr/lib/gvfs/gvfs-goa-volume-monitor
max 8401 0.0 0.8 780880 32792 ? Sl 15:15 0:00
/usr/lib/gnome-online-accounts/goa-daemon
max 8409 0.0 0.1 296116 7460 ? Sl 15:15 0:00
/usr/lib/gnome-online-accounts/goa-identity-service
max 8414 0.0 0.2 383672 10368 ? Sl 15:15 0:01
/usr/lib/telepathy/mission-control-5
max 8417 0.0 0.1 269468 4792 ? Sl 15:15 0:00
/usr/lib/gvfs/gvfs-mtp-volume-monitor
max 8422 0.0 0.1 281656 5520 ? Sl 15:15 0:00
/usr/lib/gvfs/gvfs-gphoto2-volume-monitor
max 8431 0.0 0.1 370244 7316 ? Sl 15:15 0:00
/usr/lib/gvfs/gvfs-afc-volume-monitor
max 8437 0.0 0.1 360652 7228 ? Sl 15:15 0:00
/usr/lib/gvfs/gvfsd-trash --spawner :1.5 /org/gtk/gvfs/exec_spaw/0
max 8447 0.0 0.1 510460 7524 ? Sl 15:15 0:00
/usr/lib/gvfs/gvfsd-network --spawner :1.5 /org/gtk/gvfs/exec_spaw/1
max 8458 0.0 0.4 723844 16676 ? Sl 15:15 0:00
/usr/lib/gvfs/gvfsd-smb-browse --spawner :1.5 /org/gtk/gvfs/exec_spaw/3
max 8472 0.0 0.1 445512 7524 ? Sl 15:15 0:00
/usr/lib/gvfs/gvfsd-dnssd --spawner :1.5 /org/gtk/gvfs/exec_spaw/5
max 8536 0.0 0.1 193924 5816 ? Sl 15:17 0:00
/usr/lib/gvfs/gvfsd-metadata
max 8989 0.0 0.0 91656 3180 ? SLs 15:51 0:00
/usr/bin/gpg-agent --supervised
root 10218 0.0 0.0 0 0 ? S 17:33 0:01 [kworker/3:0]
root 10572 0.0 0.0 0 0 ? S 18:38 0:04 [kworker/u8:1]
root 10738 0.0 0.0 0 0 ? S 18:59 0:00 [kworker/2:0]
root 10835 0.0 0.0 0 0 ? S 19:07 0:00 [kworker/3:2]
root 10910 0.0 0.0 0 0 ? S 19:09 0:00 [kworker/0:1]
root 11197 0.0 0.0 0 0 ? S 19:38 0:00 [kworker/1:1]
max 11269 0.0 0.0 19420 3320 pts/3 SN+ 19:41 0:00 man ps
max 11281 0.0 0.0 8200 852 pts/3 SN+ 19:41 0:00 pager
root 11287 0.0 0.0 0 0 ? S 19:42 0:00 [kworker/2:3]
root 11288 0.0 0.0 0 0 ? S 19:42 0:00 [kworker/3:3]
max 11291 0.0 0.1 21292 5248 pts/6 SNs 19:43 0:00 -bash
root 11303 0.1 0.0 0 0 ? S 19:43 0:01 [kworker/u8:0]
root 11475 0.0 0.0 0 0 ? S 19:47 0:00 [kworker/0:0]
root 11497 0.0 0.0 0 0 ? S 19:48 0:00 [kworker/3:1]
root 11512 0.0 0.0 0 0 ? S 19:48 0:00 [kworker/1:3]
root 11514 0.0 0.0 0 0 ? S 19:49 0:00 [kworker/2:1]
root 11536 0.0 0.0 0 0 ? S 19:52 0:00 [kworker/u8:2]
root 11538 0.0 0.0 0 0 ? S 19:52 0:00 [kworker/3:4]
root 11539 0.0 0.0 0 0 ? S 19:53 0:00 [kworker/0:2]
root 11551 0.0 0.0 0 0 ? S 19:54 0:00 [kworker/1:0]
root 11552 0.0 0.0 0 0 ? S 19:54 0:00 [kworker/2:2]
max 11565 0.0 0.0 38300 3276 pts/6 RN+ 19:57 0:00 ps aux
systemd-+-ModemManager-+-{gdbus}
| `-{gmain}
|-NetworkManager-+-dhclient
| |-{gdbus}
| `-{gmain}
|-accounts-daemon-+-{gdbus}
| `-{gmain}
|-acpid
|-agetty
|-apache2---6*[apache2]
|-at-spi-bus-laun-+-dbus-daemon
| |-{dconf worker}
| |-{gdbus}
| `-{gmain}
|-at-spi2-registr-+-{gdbus}
| `-{gmain}
|-avahi-daemon---avahi-daemon
|-blueman-applet-+-{dconf worker}
| |-{gdbus}
| `-{gmain}
|-bluetoothd
|-colord-+-{gdbus}
| `-{gmain}
|-cron
|-cups-browsed-+-{gdbus}
| `-{gmain}
|-cupsd---dbus
|-3*[dbus-daemon]
|-2*[dbus-launch]
|-dconf-service-+-{gdbus}
| `-{gmain}
|-efreetd
|-gnome-keyring-d-+-{gdbus}
| |-{gmain}
| `-{timer}
|-goa-daemon-+-{dconf worker}
| |-{gdbus}
| |-{gmain}
| `-{goa-daemon}
|-goa-identity-se-+-{gdbus}
| |-{gmain}
| `-{pool}
|-gvfs-afc-volume-+-{gdbus}
| |-{gmain}
| `-{gvfs-afc-volume}
|-gvfs-goa-volume-+-{gdbus}
| `-{gmain}
|-gvfs-gphoto2-vo-+-{gdbus}
| `-{gmain}
|-gvfs-mtp-volume-+-{gdbus}
| `-{gmain}
|-gvfs-udisks2-vo-+-{gdbus}
| `-{gmain}
|-gvfsd-+-{gdbus}
| `-{gmain}
|-gvfsd-dnssd-+-{gdbus}
| `-{gmain}
|-gvfsd-fuse-+-{gdbus}
| |-{gmain}
| |-{gvfs-fuse-sub}
| `-2*[{gvfsd-fuse}]
|-gvfsd-metadata-+-{gdbus}
| `-{gmain}
|-gvfsd-network-+-{dconf worker}
| |-{gdbus}
| `-{gmain}
|-gvfsd-smb-brows-+-{dconf worker}
| |-{gdbus}
| `-{gmain}
|-gvfsd-trash-+-{gdbus}
| `-{gmain}
|-irqbalance
|-minissdpd
|-mission-control-+-{dconf worker}
| |-{gdbus}
| `-{gmain}
|-mysqld---25*[{mysqld}]
|-obexd
|-packagekitd-+-{gdbus}
| `-{gmain}
|-polkitd-+-{gdbus}
| `-{gmain}
|-pulseaudio-+-{alsa-sink-ALC25}
| `-{alsa-source-ALC}
|-rsyslogd-+-{in:imklog}
| |-{in:imuxsock}
| `-{rs:main Q:Reg}
|-rtkit-daemon---2*[{rtkit-daemon}]
|-slim-+-Xorg---{InputThread}
| `-enlightenment_s-+-enlightenment-+-Telegram-+-{MTP::internal::}
| | | |-{QDBusConnection}
| | | |-3*[{QThread}]
| | | |-{QXcbEventReader}
| | | |-2*[{Qt HTTP
thread}]
| | | |-{Qt bearer threa}
| | | |-{gdbus}
| | | `-{gmain}
| | |-enlightenment_f
| | |-firefox-esr-+-{BgHangManager}
| | | |-{Cache I/O}
| | | |-{Cache2 I/O}
| | | |-{Cert Verify}
| | | |-{Closing
Service}
| | | |-{Compositor}
| | | |-{DNS Res~er
#140}
| | | |-{DNS Res~er
#141}
| | | |-4*[{DOM
Worker}]
| | | |-{GMPThread}
| | |
|-{Gecko_IOThread}
| | | |-{HTML5 Parser}
| | | |-{Hang Monitor}
| | | |-{IPDL
Background}
| | |
|-{ImageBridgeChil}
| | | |-{ImageIO}
| | | |-{ImgDecoder #1}
| | | |-{ImgDecoder #2}
| | | |-{ImgDecoder #3}
| | | |-8*[{JS Helper}]
| | | |-{JS Watchdog}
| | | |-{Link Monitor}
| | |
|-4*[{MediaPl~back #1}]
| | | |-{Proxy
R~olution}
| | | |-{Socket Thread}
| | |
|-{SoftwareVsyncTh}
| | | |-{Timer}
| | | |-{URL
Classifier}
| | | |-{dconf worker}
| | |
|-12*[{firefox-esr}]
| | | |-{gdbus}
| | | |-{gmain}
| | | |-{localStorage
DB}
| | | |-{mozStorage #1}
| | | |-{mozStorage #2}
| | | |-{mozStorage #3}
| | | |-{mozStorage #4}
| | | |-{mozStorage #5}
| | | |-{mozStorage #6}
| | | |-{mozStorage #7}
| | | |-{mozStorage #8}
| | | `-{threaded-ml}
| | |-nm-applet-+-{dconf worker}
| | | |-{gdbus}
| | | `-{gmain}
| |
|-oosplash-+-soffice.bin-+-soffice.bin
| | | |
|-{PipeIPC}
| | | |
|-{dconf worker}
| | | |
|-{gdbus}
| | | |
|-{gmain}
| | | |
|-{rtl_cache_wsupd}
| | | |
|-14*[{soffice.bin}]
| | | |
`-4*[{thread-pool}]
| | | |-{osl_executeProc}
| | | `-{rtl_cache_wsupd}
| | |-terminology-+-tmax---tmux:
client
| | |
|-{Eanimator-timer}
| | |
|-{Eanimator-vsync}
| | |
|-{Eevas-thread-wk}
| | |
`-{Evas-scale-sam}
| |
|-thunderbird---thunderbird-+-{BgHangManager}
| | |
|-{Cache I/O}
| | |
|-{Cache2 I/O}
| | |
|-{Cert Verify}
| | |
|-{Closing Service}
| | |
|-{Compositor}
| | |
|-{DNS Res~er #224}
| | |
|-{DNS Res~er #225}
| | |
|-{DNS Res~er #226}
| | |
|-{DNS Res~er #227}
| | |
|-{DNS Res~er #228}
| | |
|-{DNS Res~er #229}
| | |
|-{DNS Res~er #230}
| | |
|-{DNS Res~er #231}
| | |
|-2*[{DOM Worker}]
| | |
|-{Gecko_IOThread}
| | |
|-{HTML5 Parser}
| | |
|-{Hang Monitor}
| | |
|-{IPDL Background}
| | |
|-{ImageBridgeChil}
| | |
|-{ImageIO}
| | |
|-{ImgDecoder #1}
| | |
|-{ImgDecoder #2}
| | |
|-{ImgDecoder #3}
| | |
|-8*[{JS Helper}]
| | |
|-{JS Watchdog}
| | |
|-{Link Monitor}
| | |
|-{Proxy R~olution}
| | |
|-{Socket Thread}
| | |
|-{SoftwareVsyncTh}
| | |
|-{Timer}
| | |
|-{URL Classifier}
| | |
|-{dconf worker}
| | |
|-{gdbus}
| | |
|-{gmain}
| | |
|-{localStorage DB}
| | |
|-{mozStorage #1}
| | |
|-{mozStorage #2}
| | |
|-{mozStorage #3}
| | |
|-{mozStorage #4}
| | |
|-{mozStorage #5}
| | |
|-{mozStorage #6}
| | |
|-{mozStorage #7}
| | |
|-{threaded-ml}
| | |
`-29*[{thunderbird}]
| | |-tint2
| | |-{Eanimator-timer}
| | |-{Eanimator-vsync}
| | |-{Eevas-thread-wk}
| | |-2*[{Ethread-feedbac}]
| | `-{Evas-scale-sam}
| `-ssh-agent
|-systemd-+-(sd-pam)
| |-at-spi-bus-laun-+-dbus-daemon
| | |-{dconf worker}
| | |-{gdbus}
| | `-{gmain}
| |-dbus-daemon
| |-gnome-keyring-d-+-{gdbus}
| | |-{gmain}
| | `-{timer}
| |-gpg-agent
| |-gvfsd-+-{gdbus}
| | `-{gmain}
| |-gvfsd-fuse-+-{gdbus}
| | |-{gmain}
| | |-{gvfs-fuse-sub}
| | `-2*[{gvfsd-fuse}]
| `-gvfsd-metadata-+-{gdbus}
| `-{gmain}
|-systemd-journal
|-systemd-logind
|-systemd-timesyn---{sd-resolve}
|-systemd-udevd
|-tmux: server-+-bash---journalctl
| |-bash---tail
| |-bash---man---pager
| |-bash---mc---bash
| `-bash---pstree
|-udisksd-+-{cleanup}
| |-{gdbus}
| |-{gmain}
| `-{probing-thread}
|-upowerd-+-{gdbus}
| `-{gmain}
`-wpa_supplicant
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users