Yep. I had a similar keyboard. I'll test the diff when I'll get home.
I submitted a diff to get it to work & miod committed it along with other
stuff.
http://archives.neohapsis.com/archives/openbsd/cvs/2010-08/0017.html
On Wed, Jul 4, 2012 at 2:23 AM, Mike Larkin wrote:
> Many low-cost USB key
Îäíîêîìíàòíàÿ êâàðòèðà â Êèåâå îò 21900 äî 26700 $
Åñëè âû çàèíòåðåñîâàíû â ïðèîáðåòåíèè ñîáñòâåííîãî æèëüÿ
áåç íàöåíîê è ãðàáèòåëüñêèõ ïåðåïëàò, ïðèãëàøàåì â ïðîåêò:
Êëóá Ñâîÿ Êâàðòèðà
×òî òàêîå êëóá Ñâîÿ Êâàðòèðà?
Æåëàþùèå çàïîëó÷èòü ñâîþ êâàðòèðó â Êèåâå, ñîáèðàþòñÿ â
ãðóïïó è âûñòóïàþò çàêàç÷èê
Anyone want to risk trying this on a GCC2_ARCH?
This diff enables the possibilty of using a mask on bridges rules.
I have test it like this :
$ cat /etc/hostname.bridge0
up
add re0
add vether0
rule pass out on vether0 src 78:2b:4f:00:00:00 mask ff:ff:ff:00:00:00 tag
booz
rule block out on vether0 src 78:2b:00:00:00:00 mask ff:ff:00:00:00:00
Many low-cost USB keyboards have a limit of either 3 or 6 simultaneous
keypresses before they wedge and stop supplying any more keypress events
(at least until you release one of the pressed keys).
Some newer (usually called "gaming") keyboards use a different way of
reporting keypress events in o
[IMAGE]
Se você não estiver visualizando a imagem acesse este link .
header-julho2
CONHEÇA AS ÁREAS DE ATUAÇÃO DO IDC:
Pós-Graduação em Direito
Cursos de Extensão
Seminários
Filosofia
Preparatórios para Concursos
PÓS-GRADUAÇÃO EM DIREITO
Especialização em
DIREITO CIVIL E PROCESSUAL CIVIL
Hey,
I noticed that XDM sessions are not registered with utmp, which, in
cases, leads to w/who not showing any user logged in.
The problem ist with /etc/X11/xdm/GiveConsole, which explicitly disables
utmp registration. Attached is a diff that changes this setting.
What do you think?
Regards
And
> Hey,
>
> I noticed that XDM sessions are not registered with utmp, which, in
> cases, leads to w/who not showing any user logged in.
>
> The problem ist with /etc/X11/xdm/GiveConsole, which explicitly disables
> utmp registration. Attached is a diff that changes this setting.
>
> What do you t
Fix an outstanding debian bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658539
ok?
-lum
Index: fileio.c
===
RCS file: /cvs/src/usr.bin/mg/fileio.c,v
retrieving revision 1.93
diff -u -p -r1.93 fileio.c
--- fileio.c18 Jun