Re: [e-users] Graphics arch

2017-02-12 Thread Daniel Kasak
Current Intel GPUs work pretty well with current E, though they're
slow and personally I've had a lot of stability issues. I always get a
Radeon / AMD when I can - I've been running one on my server for the
past 3 years or so and it's much nicer and actually stable. I know
some devs here would disagree and suggest you stay away from AMD. For
( accelerated ) Wayland support at the moment, it's either Intel or
AMD.

Dan

On Sun, Feb 12, 2017 at 7:15 PM, Massimo Maiurana  wrote:
> I have a quite old notebook, it will find seven candles on the next
> birthday cake and I'm afraid it will be time to buy a new one.
>
> Regarding graphics, what would be the best bet for a linux user, and
> more specifically for an E user? What is best supported by drivers?
> For example, I currently have an old intel chip (gma 4500) that doesn't
> work anymore in GL mode so I had to switch to software compositing, and
> I'm worried that the integrated graphics in Intel Core i5 series
> processors could give me some problems.
>
> Thanks in advance for your hints :)
>
> --
> 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

--
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


Re: [e-users] Is there a newer E that will play nice with google-chrome?

2017-02-12 Thread Marc MERLIN
On Sun, Feb 12, 2017 at 11:47:52AM -0500, Ross Vandegrift wrote:
> On Sat, Feb 11, 2017 at 11:46:37PM -0800, Marc MERLIN wrote:
> > But:
> > 1) it crashed every time I went to menu/windows
> > 
> > 2) the moment I typed right alt, I would be able to type é but then E
> > would go into a high CPU loop, right alt would never disable itself, and
> > I E would eventually become unusable
> 
> Do you have old installations of EFL lying around?  This sounds like a
> conflicting version of some library is being used.
 
I did have one, but think I had removed it.
ii  efl1.10.2.b-1 amd64  efl
I guess I can try again, but aren't library versions supposed to prevent the
wrong library with the wrong symbols from being used should 2 versions be
installed at the same time?

If you install and load the .Xmodmap attached, does enlightenment work
ok for you?
Can you type right alt e and get é, and then things work ok afterwards?
( xmodmap ~/.Xmodmap )

> > 3) my right mouse button stopped working the way it normally does
> > I usually do left alt + middle mouse button and resize the current
> > window by dragging the mouse and instead it would start rotating virtual
> > desktops
> > 
> > 4) middle mouse button on the desktop would not bring a menu popup
> > anymore.
> 
> Are you using a trackpoint?  Seems like scroll wheel emulation is
> enabled for your middle button.  A recent version of libinput made this
> the default.
 
Good guess, I do have a trackpoint (thinkpad)
I am not going to tell you how stupid it is to change this suddenly since
it's not E's fault, but this is ridiculous :( 
(because you know, no one uses the middle button on linux)

For now I'm back to
saruman:~$ xinput set-prop 12 "libinput Button Scrolling Button" 0
property 'libinput Button Scrolling Button' doesn't exist, you need to
specify its type and format
but that's likely because I downgraded everything back.

> To fix, you can disable the option.  E doesn't have a libinput config
> panel, but you can use xinput.  Find your pointer dev in "xinput" and:
> 
> $ xinput set-prop  "libinput Button Scrolling Button" 0

Thank you very much, that's very helpful.

Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems 
   what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/  
keycode  15 = 6 asciicircum dead_circumflex dead_circumflex
keycode  49 = grave asciitilde dead_grave dead_grave
keycode  48 = apostrophe quotedbl dead_acute dead_diaeresis

keycode  38 = a A agrave agrave acircumflex adiaeresis acircumflex adiaeresis
keycode  26 = e E eacute egrave ecircumflex ediaeresis ecircumflex ediaeresis
keycode  30 = u U ugrave ugrave ucircumflex udiaeresis ucircumflex udiaeresis
keycode  31 = i I icircumflex idiaeresis icircumflex idiaeresis icircumflex 
idiaeresis
keycode  32 = o O ocircumflex odiaeresis ocircumflex odiaeresis ocircumflex 
odiaeresis
keycode  54 = c C ccedilla ccedilla ccedilla ccedilla ccedilla ccedilla


!! Right Control Key default
!! keycode 109 = Control_R
!keycode 109 = Multi_key Control_R
! Does not seem to work on my Z61p
!keycode 109 = Multi_key 
keycode 105 = Multi_key 

!! Menu Key Default
keycode 135 = Menu NoSymbol Menu
!!keycode 135 = Multi_key

!! Right Alt Key default
!! keycode 108 = Alt_R Meta_R Alt_R Meta_R
! Mode_switch is needed for accents
! but it causes e18 to fail to use left alt, WTF?
!keycode 108 = Mode_switch Alt_R Meta_R
keycode 108 = Mode_switch

! which key is this?
!keycode 203 = Mode_switch NoSymbol Mode_switch NoSymbol Mode_switch Mode_switch
keycode 203 = NoSymbol
--
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


Re: [e-users] Is there a newer E that will play nice with google-chrome?

2017-02-12 Thread Ross Vandegrift
On Sat, Feb 11, 2017 at 11:46:37PM -0800, Marc MERLIN wrote:
> But:
> 1) it crashed every time I went to menu/windows
> 
> 2) the moment I typed right alt, I would be able to type é but then E
> would go into a high CPU loop, right alt would never disable itself, and
> I E would eventually become unusable

Do you have old installations of EFL lying around?  This sounds like a
conflicting version of some library is being used.

> 3) my right mouse button stopped working the way it normally does
> I usually do left alt + middle mouse button and resize the current
> window by dragging the mouse and instead it would start rotating virtual
> desktops
> 
> 4) middle mouse button on the desktop would not bring a menu popup
> anymore.

Are you using a trackpoint?  Seems like scroll wheel emulation is
enabled for your middle button.  A recent version of libinput made this
the default.

To fix, you can disable the option.  E doesn't have a libinput config
panel, but you can use xinput.  Find your pointer dev in "xinput" and:

$ xinput set-prop  "libinput Button Scrolling Button" 0

Ross

--
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


[e-users] Problem with Viewport

2017-02-12 Thread Nitralime
Hello folks!

I came across the following problem on my laptop recently.
It seems that a vertical stripe of width ~ 3 cm
on the right edge of the screen is not used by Enlightenment
as if the right edge of the screen were shifted to the left by 3 cm
or as if it were missing from the viewport.

Right clicking somewhere in this area the context menu pops up
at the "imaginary" right edge of the screen (i.e. shifted to left by ~3 cm).

Any idea what is going on and how I can correct it?
Any help is very much appreciated.

Regards
Nik

PS: I'm running Enlightenment 0.21.3 on Archlinux (64bit).

--
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


[e-users] Graphics arch

2017-02-12 Thread Massimo Maiurana
I have a quite old notebook, it will find seven candles on the next
birthday cake and I'm afraid it will be time to buy a new one.

Regarding graphics, what would be the best bet for a linux user, and
more specifically for an E user? What is best supported by drivers?
For example, I currently have an old intel chip (gma 4500) that doesn't
work anymore in GL mode so I had to switch to software compositing, and
I'm worried that the integrated graphics in Intel Core i5 series
processors could give me some problems.

Thanks in advance for your hints :)

-- 
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