* [gentoo-dev] Problems with links browswer and permissions
@ 2002-08-20 0:04 Burton Samograd
2002-08-21 17:39 ` Burton Samograd
0 siblings, 1 reply; 2+ messages in thread
From: Burton Samograd @ 2002-08-20 0:04 UTC (permalink / raw
To: gentoo-dev@gentoo.org
Hi all,
I'm having some problems with the links web browser. I'm thinking
it's a problem with permissions on the frame buffer or mouse since I
get the following when i try and run it when it's not +s:
Could not initialize graphics driver fb:
Cannot open GPM mouse.
I notice that links likes to grab onto the mouse and not let it go
while it's running (very annoying since gpm becomes totally useless,
even when links is running in text mode). Any ideas on how to fix one
or both of these problems?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-dev] Problems with links browswer and permissions
2002-08-20 0:04 [gentoo-dev] Problems with links browswer and permissions Burton Samograd
@ 2002-08-21 17:39 ` Burton Samograd
0 siblings, 0 replies; 2+ messages in thread
From: Burton Samograd @ 2002-08-21 17:39 UTC (permalink / raw
To: gentoo-dev@gentoo.org
I seem to have solved my own problem. It turns out that the devices
/dev/gpmctl and /dev/gpmdata don't have the correct permissions for
non-privelidged users to access them. After doing a
chown root.input /dev/gpm*
chmod g+rw /dev/gpmctl
chmod g+r /dev/gpmdata
it all seemed to work. I also changed devfsd.conf to register those
devices with those permissions as well. Any security people care to
comment on if that is the correct way i should be doing access control
(using the group and permissions given)?
burton
On Mon, Aug 19, 2002 at 05:04:58PM -0700, Burton Samograd wrote:
> Hi all,
>
> I'm having some problems with the links web browser. I'm thinking
> it's a problem with permissions on the frame buffer or mouse since I
> get the following when i try and run it when it's not +s:
>
> Could not initialize graphics driver fb:
> Cannot open GPM mouse.
>
> I notice that links likes to grab onto the mouse and not let it go
> while it's running (very annoying since gpm becomes totally useless,
> even when links is running in text mode). Any ideas on how to fix one
> or both of these problems?
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-08-21 17:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-20 0:04 [gentoo-dev] Problems with links browswer and permissions Burton Samograd
2002-08-21 17:39 ` Burton Samograd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox